Releases: wojtryb/Shortcut-Composer
Releases · wojtryb/Shortcut-Composer
v1.3.0
What's new in 1.3.0
Added
Manual mode
for picking presets without tagging themLocal save mode
allowing to store values in .kra document instead of globallyPick local brush presets
pie which starts in local mode by default- Filtering of available values in scroll area
- Kinetic scrolling of available values with MMB
- Setting and resetting default order of values
- Remembering order of presets for each tag regardless of pie
- Updating the presets immediatelly when current tag is changed
- Added icons to all plugin actions
Fixed
- Fix a crash when using layer selector with active layer in a collapsed group
- Improved performance when editing Pies with many labels
- Improved performance of krita start-up when plugin is enabled
v1.2.2
Fixed
- Fixed
MultipleAssignment
actions sharing one configuration window.
Note: this bug only occured when creating duplicates of MultipleAssignment
actions. If you were using the plugin as it is, without creating your own actions, updating to 1.2.2 is not needed.
v1.2.1
v1.2.0
What's new in 1.2.0
Added
- Adding and removing PieMenu icons with drag and drop.
- Class-oriented configuration system with automatic value parsing. Can be reused in other plugins.
- PieMenus are now able to handle their own local configuration with Pie settings (Replaces section in
Configure Shortcut Composer
). - Change PieIcon border's color when hovered in EditMode (Replaces gray indicator)
- Allow changes to PieMenu and PieIcon size for each pie separately.
- Separate button to enter PieMenu edit mode. Replaces clicking on PieIcon which was easy to do unintentionally.
- Preset PieMenus tag now can be chosen directly from the Pie settings. (Replaces section in
Configure Shortcut Composer
) - Preset PieMenus now reload automatically when the tag content changes. (Replaces
Reload Shortcut Composer
action) - PieMenus now automatically change between dark/light theme when the krita theme changes between these two theme families.
Cycle selection tools
action now is configured by local settings activated with a button that appears on long press (Replaces section inConfigure Shortcut Composer
)
Fixed
- Support tags with quote and double-quote signs.
- Make
input_adapter
package independent from the rest of the plugin to improve re-usability. - Fix crash when picking a deleted preset with PieMenu.
v1.1.1
v1.1.0
What's new in v1.1.0
Added
- Edit mode for PieMenus - click or drag the value icon to enter it. While in edit mode, the values can be dragged across the PieMenu to change their order.
- Action values tab in Configure Shortcut Composer for adding and removing values in PieMenus and MultipleAssignment actions.
- PieValues backtrounds are now animated.
- New PieMenu to create a layer with chosen blending mode.
Fixed
- Allow scrolling through masks while using layey mouse trackers
- Make sure that presets in PieMenu are displayed only once.
- Allow using "Enclose and fill" tool
- Fix icon of "Colorize Mask" and "Color Sampler" tools
- Fix scaling issues of Text labels in PieMenu
v1.0.1
What's new in v1.0.1
Fixes following issues:
- Fix displaying inactive presets and tags
- Detect and support light krita theme, switch between them when changed
- PieWidget as popup - pies no longer recognized by OS as windows
- Allow different parameters for each configuration value
- Use default font to fix MacOS helvetica issue
- Allow using actions when active layer is locked
- Work around krita bug: zoom being dependent on document dpi