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

Fix intelligent scissors blocking #3825

Merged
merged 2 commits into from
Oct 26, 2021

Conversation

klakhov
Copy link
Contributor

@klakhov klakhov commented Oct 25, 2021

Motivation and context

Intelligent scissors blocking feature is not working on Windows
It seems that keydown event is fired again and again when Ctrl key is held
Resolved #3582

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) 2021 Intel Corporation
#
# SPDX-License-Identifier: MIT

@bsekachev
Copy link
Member

Please, fix these linter issues.
@dvkruchinin Could you please look at canvas3d_functionality_2 tests. They are failed again.

@bsekachev bsekachev merged commit 3f8b9e4 into develop Oct 26, 2021
@bsekachev bsekachev deleted the kl/fix-intelligent-scissors-blocking branch October 27, 2021 07:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Triggered block when changing the restrictive threshold intelligent scissors
2 participants