mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-07-12 15:14:42 -04:00
Save and load tool options
Also added a border for the TextEdit
This commit is contained in:
parent
923d61971f
commit
620532000c
2 changed files with 88 additions and 11 deletions
8
assets/themes/text_tool_stylebox.tres
Normal file
8
assets/themes/text_tool_stylebox.tres
Normal file
|
@ -0,0 +1,8 @@
|
|||
[gd_resource type="StyleBoxFlat" format=2]
|
||||
|
||||
[resource]
|
||||
draw_center = false
|
||||
border_width_left = 1
|
||||
border_width_top = 1
|
||||
border_width_right = 1
|
||||
border_width_bottom = 1
|
Loading…
Add table
Add a link
Reference in a new issue