Add a compatibility setting to disable detection of pen eraser mode #1057
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
I have come across a graphic tablet that has a pen without any eraser mode, but that report all pen contact as being done with the eraser button pressed. As a result, all drawings are erasure, which made such tablet unusable with Storyboarder.
This small pull request add a compatibility section to the preferences pane with an option to disable the detection of the pen eraser mode. This setting is later used to prevent such detection in the sketch pane.
I would be grateful if you could integrate this small improvement.
With kind regards,
Denis Gervalle