Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Editor Improvements #26

Merged
merged 7 commits into from
Jan 30, 2024
Merged

Editor Improvements #26

merged 7 commits into from
Jan 30, 2024

Conversation

BryonLewis
Copy link
Collaborator

@BryonLewis BryonLewis commented Jan 29, 2024

resolves #18

  • Cursor Handle changes. I.E when hovering over cursors for editing it indicates with the pointer style the action that it enables
  • Add global cursor event for indicating that a new polygon is being created
  • Fixed issues with editing and changing modes, specifically when deleting an annotation that was selected
  • Update the width and frequency of an annotation in real time as the annotation is edited
  • Current State for the Mode, 'creating', 'editing' is indicated in the top bar.
  • Center the annotation when clicking on it in the list
  • Add keyboard Up/Down to go through annotations
  • Sort annotations by start time in the annotation list.
  • Add scroll to annotation when selected.
AnnotationEditorImprovementsSmall.mp4

@BryonLewis BryonLewis marked this pull request as ready for review January 30, 2024 15:42
@BryonLewis BryonLewis merged commit 22717a9 into main Jan 30, 2024
6 checks passed
@BryonLewis BryonLewis deleted the editor-improvments branch February 22, 2024 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Annotation Editor Improvments
1 participant