mirror of
https://github.com/thegatesbrowser/thegates.git
synced 2025-08-26 08:17:38 -04:00
search bar redesign, remove old icons
This commit is contained in:
parent
02aa9514ab
commit
6a9bb0885b
65 changed files with 290 additions and 1049 deletions
|
@ -1,7 +1,6 @@
|
|||
[gd_scene load_steps=8 format=3 uid="uid://m622v03jydnq"]
|
||||
[gd_scene load_steps=7 format=3 uid="uid://m622v03jydnq"]
|
||||
|
||||
[ext_resource type="Script" path="res://scripts/ui/hint.gd" id="1_mhnl1"]
|
||||
[ext_resource type="Texture2D" uid="uid://byvigfpu44dnu" path="res://assets/textures/arrow.svg" id="2_amrir"]
|
||||
|
||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_7wdcy"]
|
||||
bg_color = Color(0.22, 0.22, 0.22, 0.631373)
|
||||
|
@ -82,25 +81,6 @@ label_settings = SubResource("LabelSettings_8td41")
|
|||
horizontal_alignment = 1
|
||||
vertical_alignment = 1
|
||||
|
||||
[node name="TextureRect" type="TextureRect" parent="AnimRoot"]
|
||||
modulate = Color(1, 1, 0, 1)
|
||||
layout_mode = 1
|
||||
anchors_preset = 7
|
||||
anchor_left = 0.5
|
||||
anchor_top = 1.0
|
||||
anchor_right = 0.5
|
||||
anchor_bottom = 1.0
|
||||
offset_left = -16.0
|
||||
offset_top = -7.0
|
||||
offset_right = 16.0
|
||||
offset_bottom = 25.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 0
|
||||
rotation = 1.5708
|
||||
pivot_offset = Vector2(16, 16)
|
||||
texture = ExtResource("2_amrir")
|
||||
expand_mode = 1
|
||||
|
||||
[node name="AnimationPlayer" type="AnimationPlayer" parent="."]
|
||||
libraries = {
|
||||
"": SubResource("AnimationLibrary_l0m26")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue