We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Selection mode seems to be lost when a custom selection is made and then turned off.
Selection switches back to the previous selected mode.
Selection is switched back to regular mouse selection.
Keep track of the previous selection state before custom selection is turned on.
Notice that the mouse selection switched back to "mouse selection". Whatever previous state (rectangle, drag) is lost.
The text was updated successfully, but these errors were encountered:
4f0eddc
mbastian
No branches or pull requests
Selection mode seems to be lost when a custom selection is made and then turned off.
Expected Behavior
Selection switches back to the previous selected mode.
Current Behavior
Selection is switched back to regular mouse selection.
Possible Solution
Keep track of the previous selection state before custom selection is turned on.
Steps to Reproduce
Notice that the mouse selection switched back to "mouse selection". Whatever previous state (rectangle, drag) is lost.
Your Environment
The text was updated successfully, but these errors were encountered: