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 5dc52f94a2
React UI: Batch of fixes (#1211)
* Disabled tracks for polyshapes in UI

* RectDrawingMethod enum pushed to cvat-canvas, fixed some code issues

* Optional arguments

* Draw a text for locked shapes, some fixes with not keyframe shapes

* Fixed zooming & batch grouping

* Reset zoom for tasks with images

* Fixed putting shapes out of canvas

* Fixed grid opacity, little refactoring of componentDidUpdate in canvas-wrapper component

* Fixed corner cases for drawing

* Fixed putting shapes out of canvas

* Improved drawing

* Removed extra event handler
6 years ago
..
dist React, Antd, Redux: Left sidebar and top for annotation page (#963) 6 years ago
src React UI: Batch of fixes (#1211) 6 years ago
.dockerignore User interface with React and antd (#785) 6 years ago
.env Added license headers (#1208) 6 years ago
.eslintrc.js Added license headers (#1208) 6 years ago
.gitignore Swagger documentation (#978) 6 years ago
README.md User interface with react and antd (#755) 6 years ago
index.d.ts Added license headers (#1208) 6 years ago
package-lock.json Typed reducers (#1136) 6 years ago
package.json Added displayed versions of core, canvas, and ui in about (#1191) 6 years ago
postcss.config.js Added license headers (#1208) 6 years ago
react_nginx.conf cvat-ui in docker (serve using nginx) (#658) 7 years ago
tsconfig.json Added displayed versions of core, canvas, and ui in about (#1191) 6 years ago
webpack.config.js Added license headers (#1208) 6 years ago

README.md