Conversation
|
I just noticed a few lines above, there are several mistakes:
What is the impact of these? |
|
🤷 |
|
|
@BryonLewis are you wanting me to try to also make those changes? I feel like that is probably better on a separate PR |
I'm making a note of those items to be in a different PR. I haven't had time yet to pull and do testing of this PR, but will be able to later. |
subdavis
left a comment
There was a problem hiding this comment.
approved by accident. I haven't been able to test this yet, sorry
BryonLewis
left a comment
There was a problem hiding this comment.
Pulled and tested on laptop and no adverse effects with zooming/panning or selecting and moving edit handles.
Tested on a Lenovo Duet Chromebook (both touchscreen and mouse). Seems to work well. I actually enjoy the zooming using touch more than the mouse. Selection works, but things like selecting edit handles and moving them don't work with touch but will work with mouse. It doesn't appear like having touch enabled will adversely impact anything either.
Observations:
- No effect on mouse controls when system doesn't have touch controls
- Selection using touch works for tracks
- Touch and mouse controls can exist side by side
- Editing of boxes requires mouse controls
- Would need to modify logic to enable editing using touch controls (Not a now worry)
Trying to get the styling and layout setup Updating some styling Updated styling a bit and added toggling Started updating the editor and connecting it to the attributes endpoint Updating styling and fixing various issues mend mend Electron (#397) * add electron * Add missing api methods * Fix build errors for electron, add to CI * Address comments Update deploy to only Thursday Update base image for girder worker Fixes FPS issue and image caching (#419) * fixing fps and modifying cache * mend Update docker docs (#379) Co-authored-by: Brandon Davis <git@subdavis.com> Update blank.yml (#415) Upgrade to node LTS Co-authored-by: Jacob Nesbitt <jjnesbitt2@gmail.com> Add checkbuild.sh (#425) Add load and save for JSON annotations (#414) * Add load and save for JSON annotations * Relax json file name requirement * SIP * Implement settings, sanity checks, separate loading of datasets * WIP * remove settings page Fix deploy.yml Update day strings (#430) Fix typo in library README Allow setting of arbitrary attributes on video player (#435) * Mute video prop * Allow setting arbitrary attributes Downgrade urllib3 (#439) Fix inverse interpolation (#433) Run pipelines enabled incorrectly (#441) Minor fix to attributes Minor ui fixes Addressing changes Enable pinch zoom on mobile (#440) Co-authored-by: Brandon Davis <git@subdavis.com> Add dummy generators (#438) conversion to using api for attributes editing converted attribute editor and added in additional editing Updating UI interactions
No description provided.