Skip to content
Commit cef9ba1d authored by Dmitry Kazakov's avatar Dmitry Kazakov
Browse files

Allow painting when no shortcuts have passed to current combination of keys

This patch does two things:
1) Changes the formula of the priority in the way that the
   shortcuts with left mouse button would have higher priority
   than ones with middle and right one
2) Add a tag to KisAbstractInputAction::canIgnoreModifiers(), which
   shows that the action can be run with any particular modifier
   (the default action).

BUG:329192
parent f8c4b9ec
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment