Commit graph

3 commits

Author SHA1 Message Date
Nigel Breslaw
36bc0d1922
Teach new brush pickers to handle radial gradients (#8208)
This also includes some minor bug fixes:

Floating panels block scroll wheel events to stop the underlying canvas being scrolled.
Hex color value should be applied when defocusing the TextEdit,
2025-04-19 23:27:08 +03:00
Nigel Breslaw
ff04828466
live-preview color/brush picker allows hex values to be text editable (#8126)
* Allow stop and alpha % to be text editable

* Generalise PickerTextInput

* hex values are now text editable
2025-04-14 00:23:44 +03:00
Nigel Breslaw
cbb5b96ade
Refactor out a reusable DraggablePanel (#8111) 2025-04-11 16:07:08 +03:00