Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using "alt" instead of "ctrl" to delete a point, fixed reducer #2204

Merged
merged 3 commits into from
Sep 21, 2020

Conversation

bsekachev
Copy link
Member

Motivation and context

Resolve #2115
Resolve #2012

How has this been tested?

Manual testing

Checklist

License

  • I submit my code changes under the same MIT License that covers the project.
    Feel free to contact the maintainers if that's a concern.
  • I have updated the license header for each file (see an example below)
# Copyright (C) 2020 Intel Corporation
#
# SPDX-License-Identifier: MIT

@bsekachev bsekachev added the bug Something isn't working label Sep 20, 2020
@coveralls
Copy link

coveralls commented Sep 20, 2020

Coverage Status

Coverage remained the same at 65.389% when pulling d7be1ea on bs/fixed_shortcut_remove_point into 4a80959 on develop.

@bsekachev bsekachev merged commit 4d869c3 into develop Sep 21, 2020
@bsekachev bsekachev deleted the bs/fixed_shortcut_remove_point branch September 21, 2020 16:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix models-reducer to be non-destructive. CVAT new UI: "hold Ctrl" in new UI
3 participants