Boris Sekachev
2a5cfcc657
[CVAT-UI] Critical fixes ( #1874 )
...
* Fixed redux types
* Redesigned approach to close job. Previous variant didn't work properly with GlobalErrorBoundary
* Fixed: cannot read property shapeType of undefined
* Cannot read property 'pinned' of undefined
* Do not iterate invisible objects (zLayer) in aam
* Keep cursor on the same position when editing text
* Do not select hidden shapes when grouping
* Updated version
* Fixed host
6 years ago
Boris Sekachev
757f0ade17
[CVAT-UI]: Appearance settings in AAM, keyframe navigation and other buttons in AAM ( #1820 )
6 years ago
Boris Sekachev
99860d8171
[CVAT-UI] Data annotation team requests and some fixes ( #1753 )
6 years ago
Boris Sekachev
e1e90e182c
[CVAT-UI] Fixed AAM bug: #1750 ( #1755 )
...
* Fixed AAM bug: #1750
* Updated changelog and version
6 years ago
Dmitry Kalinin
2e8117561c
React UI: batch of fixes ( #1525 )
6 years ago
Boris Sekachev
bed93e2a6e
Optimized patch
6 years ago
Boris Sekachev
609f0bd1e4
Titles in attribute annotations mode
6 years ago
Boris Sekachev
52b34887ae
Titles for objects in side menu
6 years ago
Boris Sekachev
ece8a7e18b
Shortcuts keymaps moved to state
6 years ago
Boris Sekachev
796044782f
React UI: Better exception handling ( #1297 )
6 years ago
Boris Sekachev
bfd300039e
React UI: Added logging ( #1288 )
6 years ago
Boris Sekachev
1bb582f7f0
React UI: Attribute annotation mode ( #1255 )
...
* Done main work
* Fixed mount/unmount for canvas wrapper
* Refactoring, added filters
* Added missed file
* Removed unnecessary useEffect
* Removed extra code
* Max 9 attributes, inputNumber -> Input in aam
* Added blur
* Renamed component
* Fixed condition when validate number attribute
* Some minor fixes
* Fixed hotkeys config
* Fixed canvas zoom
* Improved behaviour of number & text
* Fixed attributes switching order
* Fix tags
* Fixed interval
6 years ago