Releases: viktorstrate/color-picker-plus
Releases · viktorstrate/color-picker-plus
Mojave Support 🚀🎉
The Binary has been recompiled for the newest versions of macOS (10.14.4)
Improvements and new features
Most of the changes in this version was requested by @SpectralKH.
New Features
- Text fields can be changed, by clicking on the corresponding label, and dragging left and right
- Color undo/redo - Jump back and forth to previously selected colors, using
⌘
+Z
and⌘
+Shift
+Z
Improvements
- Update the color as soon as a text field changes, no need to press Enter to apply color change
- Change shortcuts, to use Control instead of Command, to prevent interfering with the shortcuts of the program that the color picker was opened inside.
Bug fixes
- When changing values of text fields, other text fields that was not supposed to change, changed slightly.
Add shortcuts to copy actions
Added shortcuts to the copy drop down, as requested by @SpectralKH in issue #1
Big update!
First Release 🎉
v1.0 Merge branch 'master' of github.com:viktorstrate/color-picker-plus