improve ui and bug fix
This commit was merged in pull request #30.
This commit is contained in:
48
core/main_scene_ui/photo_taken.tscn
Normal file
48
core/main_scene_ui/photo_taken.tscn
Normal file
@@ -0,0 +1,48 @@
|
||||
[gd_scene format=3 uid="uid://cifadwamy04ko"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://dyye4efo503ih" path="res://core/main_scene_ui/photo_taken.gd" id="1_1n86s"]
|
||||
|
||||
[node name="PhotoTaken" type="Control" unique_id=683693112]
|
||||
custom_minimum_size = Vector2(132, 154)
|
||||
layout_mode = 3
|
||||
anchor_right = 0.06875
|
||||
anchor_bottom = 0.1425926
|
||||
offset_right = -132.0
|
||||
offset_bottom = -154.0
|
||||
pivot_offset_ratio = Vector2(0.5, 0.5)
|
||||
script = ExtResource("1_1n86s")
|
||||
metadata/_edit_use_anchors_ = true
|
||||
|
||||
[node name="ColorRect" type="ColorRect" parent="." unique_id=1876357733]
|
||||
custom_minimum_size = Vector2(132, 154)
|
||||
layout_mode = 1
|
||||
anchors_preset = -1
|
||||
anchor_left = 0.465625
|
||||
anchor_top = 0.4287037
|
||||
anchor_right = 0.534375
|
||||
anchor_bottom = 0.5712963
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
pivot_offset_ratio = Vector2(0.5, 0.5)
|
||||
mouse_filter = 2
|
||||
metadata/_edit_use_anchors_ = true
|
||||
|
||||
[node name="MarginContainer" type="MarginContainer" parent="ColorRect" unique_id=405077013]
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
theme_override_constants/margin_left = 14
|
||||
theme_override_constants/margin_top = 15
|
||||
theme_override_constants/margin_right = 14
|
||||
theme_override_constants/margin_bottom = 50
|
||||
|
||||
[node name="PhotoTexture" type="TextureRect" parent="ColorRect/MarginContainer" unique_id=1754898569]
|
||||
unique_name_in_owner = true
|
||||
layout_mode = 2
|
||||
size_flags_vertical = 3
|
||||
mouse_filter = 2
|
||||
expand_mode = 1
|
||||
stretch_mode = 6
|
||||
Reference in New Issue
Block a user