1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-19 09:39:48 +00:00
Commit graph

9 commits

Author SHA1 Message Date
Erevos 14d08d7e06
Theme fixes (#214)
* Dark Theme Visual Improvements

-Fixed Container Constants
-Fixed grabber slider
-Added new Grabber icon and split container icon
-Removed button Borders

* Fixed grid containers on all themes and some visual changes on grey and dark theme

* Light and Gold themes fixes

* Update Gold Theme.tres

* Update Dark Theme.tres

Co-authored-by: Erevoid <Erevoid@users.noreply.github.com>
Co-authored-by: Manolis Papadeas <35376950+OverloadedOrama@users.noreply.github.com>
2020-04-21 02:26:27 +03:00
Erevoid 3e6ac9d1a6 Slight improvements to all themes 2020-04-14 05:20:12 +03:00
OverloadedOrama 9bf1660d18 ExportDialog visual changes
Tabs are now included as Class items in all themes, the OK button in ExportDialog appears on the left on Windows machines, and on the right in all other operating systems. Also added border outlines to all window dialogs.
2020-03-25 18:22:29 +02:00
OverloadedOrama eeaa691d36 Better spritesheet exporting
You can now choose how many columns you want your spritesheet to be, allowing you to export atlases.

ISSUE: If the number of columns is larger than the number of rows AND rows * columns are not equal to the number of frames, the result is weird. The exported image has transparent space on its bottom side.
2019-12-29 16:55:01 +02:00
OverloadedOrama 4ae5968887 AboutDialog Overhaul
Made AboutDialog.tscn a scene of its own, added logo icons and names for the developer team, contributors and donors. Feel free to change/add things related to you!
2019-12-29 04:14:29 +02:00
OverloadedOrama 60a51e0812 Added light theme to preferences 2019-12-22 23:36:02 +02:00
Erevoid 9ea7675f32 Added styles for Color Picker Buttons 2019-12-22 22:29:53 +02:00
Erevoid 89e5effbae Gold Theme Fixes
Toggled some colors
2019-12-21 05:37:52 +02:00
OverloadedOrama e69000b13d Renamed Light Theme to Gold Theme
A new light theme (which will probably be less yellow-y) will be added.
2019-12-21 01:33:02 +02:00