NaturalIntelligence / imglab

To speedup and simplify image labeling/ annotation process with multiple supported formats.
https://solothought.com/imglab/
MIT License
985 stars 608 forks source link

Fixed Alt-A To Select All Items #110

Closed alextychan closed 6 years ago

alextychan commented 6 years ago

Purpose / Goal

Fixed Alt-A to select all items. The reason for the bug was because the index was passed instead of the shape id in selectAll(),

Related to #108

Type

Please mention the type of PR

Note : Please ensure that you've read contribution guidelines before raising this PR.