You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Boris Sekachev 285df9d408 React UI: Sidebar with objects and optimizations for annotation view (#1089)
* Basic layout for objects panel

* Objects header

* A little name refactoring

* Side panel base layout

* Firefox specific exceptions

* Some minor fixes

* React & canvas optimizations

* Icons refactoring

* Little style refactoring

* Some style fixes

* Improved side panel with objects

* Actual attribute values

* Actual icons

* Hidden > visible

* hidden -> __internal

* Fixed hidden in ui

* Fixed some issues in canvas

* Fixed list height

* Color picker for labels

* A bit fixed design

* Actual header icons

* Changing attributes and switchable buttons

* Removed react memo (will reoptimize better)

* Sorting methods, removed cache from cvat-core (a lot of bugs related with it)

* Label switchers

* Fixed bug with update timestamp for shapes

* Annotation state refactoring

* Removed old resetCache calls

* Optimized top & left panels. Number of renders significantly decreased

* Optimized some extra renders

* Accelerated performance

* Fixed two minor issues

* Canvas improvements

* Minor fixes

* Removed extra code
6 years ago
..
actions React UI: Sidebar with objects and optimizations for annotation view (#1089) 6 years ago
assets React UI: Sidebar with objects and optimizations for annotation view (#1089) 6 years ago
components React UI: Sidebar with objects and optimizations for annotation view (#1089) 6 years ago
containers React UI: Sidebar with objects and optimizations for annotation view (#1089) 6 years ago
reducers React UI: Sidebar with objects and optimizations for annotation view (#1089) 6 years ago
utils React UI: Player updates (#1058) 6 years ago
base.scss React UI: Sidebar with objects and optimizations for annotation view (#1089) 6 years ago
cvat-canvas.ts React UI: Player updates (#1058) 6 years ago
cvat-core.ts React UI: Player updates (#1058) 6 years ago
cvat-store.ts React UI: Sidebar with objects and optimizations for annotation view (#1089) 6 years ago
icons.tsx React UI: Sidebar with objects and optimizations for annotation view (#1089) 6 years ago
index.html React & Antd UI: Create task (#840) 6 years ago
index.tsx React UI: Sidebar with objects and optimizations for annotation view (#1089) 6 years ago
styles.scss UI Enhancements (#985) 6 years ago