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

[WS-440] [WS-615] Feature/better hitboxes #140

Merged
merged 8 commits into from
Apr 12, 2024

Conversation

TrevorBurgoyne
Copy link
Member

@TrevorBurgoyne TrevorBurgoyne commented Apr 11, 2024

Feature/better hitboxes

WS-440
WS-615

Description

  • Improvements to hitboxes for polygons, points, and bboxes. The cursor must now actually be inside the annotation before showing the edit dialogs.
  • Fix duplicate keybinds for increase/decrease of line size and brush size
    • [ and ] now decrement/increment brush size
    • alt+scroll still decrements/increments brush size
    • - and = still decrements/increments line size

PR Checklist

  • Merged latest main
  • Version number in package.json has been bumped since last release
  • Version numbers match between package package.json and src/version.js
  • Ran npm install and npm run build AFTER bumping the version number
  • Updated documentation if necessary (currently just in api_spec.md)
  • Added changes to changelog.md

Breaking API Changes

@TrevorBurgoyne TrevorBurgoyne added the bug Something isn't working label Apr 11, 2024
@TrevorBurgoyne TrevorBurgoyne merged commit a459d9f into main Apr 12, 2024
@TrevorBurgoyne TrevorBurgoyne deleted the feature/better-hitboxes branch April 12, 2024 19:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant