1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-02-07 10:59:49 +00:00
Pixelorama/src/UI
Emmanouil Papadeas 5ec316a50f Some minor UI improvements in the text tool
The text tool's caret is now blinking, and the width of the border should now change depending on the zoom value
2024-12-12 21:36:56 +02:00
..
Buttons Stretch mode and expand mode fixes (#1103) 2024-09-17 21:38:21 +03:00
Canvas Fix pasting not being snapped to grid when draw tiles mode is enabled 2024-12-09 00:17:43 +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 more child dialogs of other dialogs 2024-12-10 14:36:56 +02:00
ExtensionExplorer Enable always on top for more child dialogs of other dialogs 2024-12-10 14:36:56 +02:00
GlobalToolOptions Add backend for diagonal mirror buttons 2024-11-21 12:48:52 +02:00
Nodes Some minor UI improvements in the text tool 2024-12-12 21:36:56 +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 some unintentional behaviors with tilemap layer tile editing modes 2024-12-06 04:03:57 +02:00
ToolsPanel Add a text tool (#1134) 2024-11-19 01:20:34 +02:00
TopMenuContainer Fix some unintentional behaviors with tilemap layer tile editing modes 2024-12-06 04:03:57 +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
TilesPanel.gd Implement tilemap layers (#1146) 2024-12-05 03:57:44 +02:00
TilesPanel.tscn Implement tilemap layers (#1146) 2024-12-05 03:57:44 +02:00
UI.gd Implement tilemap layers (#1146) 2024-12-05 03:57:44 +02:00
UI.tscn Implement tilemap layers (#1146) 2024-12-05 03:57:44 +02:00
ViewportContainer.gd Revert "Fix cursor blinking at the edge of canvas (#1075)" 2024-08-17 00:59:48 +03:00