mirror of
https://github.com/Orama-Interactive/Pixelorama.git
synced 2025-01-31 07:29:49 +00:00
fb948c33b4
Enabled by default, every time you sort a palette it creates a copy of the original palette and it sorts that, instead of sorting the original palette directly. This reduces the risk of destructive change, as the palette system does not have undo/redo support. If disabled, sorting affects the original palette directly, without creating a new one. |
||
---|---|---|
.. | ||
CreatePaletteDialog.gd | ||
CreatePaletteDialog.tscn | ||
EditPaletteDialog.gd | ||
EditPaletteDialog.tscn | ||
Palette.gd | ||
PaletteGrid.gd | ||
PalettePanel.gd | ||
PalettePanel.tscn | ||
PaletteScroll.gd | ||
PaletteSwatch.gd | ||
PaletteSwatch.tscn |