1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-31 07:29:49 +00:00
Pixelorama/src/Palette
Martin Novák 5842ce00c6
Add reactivity to palette grid, improve scrolling and add swatch "zoom" (#761)
* Save changed color to palette file only when color dialog is closed

* Restructure palette panel to use unique names

* Make grid size reactive to palette panel size

* Add mouse wheel scroll support to palette grid

* Add palette swatch resizing

* Reorganize palette grid rendering

* Store swatch size in cache config

* Cleanup formatting
2022-10-04 13:47:31 +03:00
..
CreatePaletteDialog.gd Minor code changes 2022-03-29 02:35:32 +03:00
CreatePaletteDialog.tscn Made the palette comments TextEdit a big taller 2021-08-26 05:00:05 +03:00
EditPaletteDialog.gd Minor code changes 2022-03-29 02:35:32 +03:00
EditPaletteDialog.tscn Made the palette comments TextEdit a big taller 2021-08-26 05:00:05 +03:00
Palette.gd Format code and add static checks (#599) 2021-11-25 14:48:30 +02:00
PaletteColor.gd Format code and add static checks (#599) 2021-11-25 14:48:30 +02:00
PaletteGrid.gd Add reactivity to palette grid, improve scrolling and add swatch "zoom" (#761) 2022-10-04 13:47:31 +03:00
PalettePanel.gd Add reactivity to palette grid, improve scrolling and add swatch "zoom" (#761) 2022-10-04 13:47:31 +03:00
PalettePanel.tscn Add reactivity to palette grid, improve scrolling and add swatch "zoom" (#761) 2022-10-04 13:47:31 +03:00
PaletteScroll.gd Add reactivity to palette grid, improve scrolling and add swatch "zoom" (#761) 2022-10-04 13:47:31 +03:00
PaletteSwatch.gd Add reactivity to palette grid, improve scrolling and add swatch "zoom" (#761) 2022-10-04 13:47:31 +03:00
PaletteSwatch.tscn Add reactivity to palette grid, improve scrolling and add swatch "zoom" (#761) 2022-10-04 13:47:31 +03:00