Boris Sekachev

Results 32 issues of Boris Sekachev

TODO for client side: Enhancements: - [x] Rotation for skeletons - [x] Undo/redo when updating a skeleton or its parts - [x] Enable z order - [x] Add ability to...

- [ ] Finish the patch - [ ] Add several cypress tests - [ ] Add several REST API tests

![image](https://user-images.githubusercontent.com/40690378/179920898-963f2c13-966f-4fbd-8773-eebbfd3cf7e8.png) - [ ] Update location - [ ] Update public channel (GItter -> ?) - [ ] Update/remove team members location - [ ] Add landing page link

documentation

**Describe the bug** Hi, thanks for this great React library. Actually I am not sure whether it is a bug or a feature request. We use the library in our...

### My actions before raising this issue - [x] Read/searched [the docs](https://github.com/opencv/cvat/tree/master#documentation) - [x] Searched [past issues](/issues) Just an idea. CVAT could support user's webhooks. They are some HTTP requests,...

enhancement

### Motivation and context ### How has this been tested? ### Checklist - [x] I submit my changes into the `develop` branch - [ ] I have added a description...

### My actions before raising this issue - [x] Read/searched [the docs](https://github.com/cvat-ai/cvat/tree/master#documentation) - [x] Searched [past issues](/issues) ![image](https://user-images.githubusercontent.com/40690378/192723065-c25dec10-f6df-43d3-bb5b-21e943b814bd.png) I do not really like two icons I've highlighted, their style looks...

enhancement

### My actions before raising this issue - [x] Read/searched [the docs](https://github.com/opencv/cvat/tree/master#documentation) - [x] Searched [past issues](/issues) ### Expected Behaviour CVAT does not have memory leaks ### Current Behaviour I...

bug

``` Uncaught TypeError: Cannot read property 'children' of undefined at TwbsPagination.render (jquery.twbsPagination.js:208) at TwbsPagination.show (jquery.twbsPagination.js:109) at jQuery.fn.init.$.fn.twbsPagination (jquery.twbsPagination.js:322) ``` Fault in the row: ``` this.$listContainer.children().remove(); ``` Scenario: 1. Create pagination...

ImageData accepts width first: https://developer.mozilla.org/en-US/docs/Web/API/ImageData/ImageData

CLA Signed