issues
search
wkentaro
/
labelme
Image Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation).
https://labelme.io
Other
13.59k
stars
3.42k
forks
source link
Show all creation modes in toolbar; move AI to dock
#1483
Open
akx
opened
3 months ago
akx
commented
3 months ago
This PR:
cleans up the
actions
container (which is gently refactored in #1480) to not contain lists of actions anymore, but just actions
fixes the toolbar to have more semantic ordering
adds all of the creation modes to the toolbar
... and since the AI bits wouldn't neatly fit in the toolbar anymore, they're now moved to the dock.
This PR includes #1482.
Screenshot
This PR:
actions
container (which is gently refactored in #1480) to not contain lists of actions anymore, but just actionsThis PR includes #1482.
Screenshot