mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-18 13:13:47 +00:00
Vertical grabbers
This commit is contained in:
parent
730594666f
commit
1a1a191923
12 changed files with 153 additions and 0 deletions
11
Resources/Styles/HorizontalGrabberBox.tres
Normal file
11
Resources/Styles/HorizontalGrabberBox.tres
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
[gd_resource type="StyleBoxTexture" load_steps=2 format=3 uid="uid://cpa8himkyhn61"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://d4wo6kxffwo5" path="res://Sprites/UI/ScrollGrabberHorizontal.png" id="1_ly34y"]
|
||||
|
||||
[resource]
|
||||
texture = ExtResource("1_ly34y")
|
||||
texture_margin_left = 3.0
|
||||
texture_margin_top = 3.0
|
||||
texture_margin_right = 3.0
|
||||
texture_margin_bottom = 3.0
|
||||
axis_stretch_horizontal = 2
|
||||
Loading…
Add table
Add a link
Reference in a new issue