https://bugs.kde.org/show_bug.cgi?id=412125
Bug ID: 412125
Summary: Action files of local python scripts aren't loaded,
meaning shortcuts aren't possible for local python
plugins.
Product: krita
Version: git master
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: Scripting
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
Python plugins support assigning shortcuts to actions created with python.
However, these only work when said plugin is bundled, and not when the plugin
lives in the Krita Resource Folder of the user.
STEPS TO REPRODUCE
1. Load the python script from https://bugs.kde.org/show_bug.cgi?id=410272 into
your local Krita resource directory.
2. Go to settings->configure Krita->shortcuts
3. Try to find 'Increase Brush Size By Custom Increments'
OBSERVED RESULT
'Increase Brush Size By Custom Increments' isn't there, despite the action file
being set up.
--
You are receiving this mail because:
You are watching all bug changes.