1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-02-23 05:53:14 +00:00
Pixelorama/src/UI
Variable ff5713ae91
When picking color, ensure that the correct index is selected in palette (#1144)
* When picking color, ensure that the correct index is selected

* if drawing over same color in index mode, check and update index as well

* revert an optimization (croping indices image before display)

* typo
2024-12-02 19:44:52 +02:00
..
Buttons Stretch mode and expand mode fixes (#1103) 2024-09-17 21:38:21 +03:00
Canvas When picking color, ensure that the correct index is selected in palette (#1144) 2024-12-02 19:44:52 +02:00
CanvasPreviewContainer Add a new "CanvasPreviews" node group for the canvas previews 2024-10-11 16:24:44 +03:00
ColorPickers When picking color, ensure that the correct index is selected in palette (#1144) 2024-12-02 19:44:52 +02:00
Dialogs Enable always on top for the child dialogs of the export dialog 2024-11-30 22:23:09 +02:00
ExtensionExplorer [skip ci] Delete extension_repository.md 2024-07-28 02:29:48 +03:00
GlobalToolOptions Add backend for diagonal mirror buttons 2024-11-21 12:48:52 +02:00
Nodes Add a text tool (#1134) 2024-11-19 01:20:34 +02:00
PerspectiveEditor [skip ci] Update PerspectiveEditor.gd (#1119) 2024-10-13 14:03:52 +03:00
Recorder fixed recorder label not updating when project is changed (#1139) 2024-11-24 14:37:02 +02:00
ReferenceImages Fix popups appearing in wrong places when single window mode is disabled 2024-08-03 22:36:05 +03:00
Timeline Fix undo/redo not working if the cursor is over the timeline 2024-11-22 02:56:57 +02:00
ToolsPanel Add a text tool (#1134) 2024-11-19 01:20:34 +02:00
TopMenuContainer Added a way to see index of color (plus bugfixes) (#1143) 2024-11-29 19:10:02 +02:00
Tabs.gd Fix "previous_project" shortcut not doing anything when we are on the first tab 2024-10-10 15:27:45 +03:00
UI.gd Fix formatting and make unused docstrings to comments of the previous commit 2024-10-18 00:01:27 +03:00
UI.tscn Add a new "CanvasRulers" node group for the canvas rulers 2024-10-11 16:31:18 +03:00
ViewportContainer.gd Revert "Fix cursor blinking at the edge of canvas (#1075)" 2024-08-17 00:59:48 +03:00