vv9k / epick

Color picker for creating harmonic color palettes that works on Linux, Windows, macOS and web.
GNU General Public License v3.0
101 stars 2 forks source link

Fix zoom picker behaviour #41

Closed vv9k closed 2 years ago

vv9k commented 2 years ago

This PR changes the behaviour of the zoom picker button to sense dragging instead of clicking so that the main egui window doesn't loose focus and keybindings like p to pick color s to save color can be used on other windows :tada: Much better UX

Fixes: #32