Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
Go Save The King
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Htoo Aung (kha451)
Go Save The King
Commits
0183cca1
Commit
0183cca1
authored
2 days ago
by
Alan
Browse files
Options
Downloads
Patches
Plain Diff
fixed ShopItem layout size by enabling autowrap for item name
parent
5b41b782
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
scenes/ShopItem.tscn
+2
-0
2 additions, 0 deletions
scenes/ShopItem.tscn
with
2 additions
and
0 deletions
scenes/ShopItem.tscn
+
2
−
0
View file @
0183cca1
...
...
@@ -28,8 +28,10 @@ layout_mode = 2
size_flags_horizontal = 4
[node name="ItemName" type="Label" parent="MarginContainer/VBoxContainer"]
custom_minimum_size = Vector2(100, 0)
layout_mode = 2
horizontal_alignment = 1
autowrap_mode = 3
[node name="ItemPrice" type="Label" parent="MarginContainer/VBoxContainer"]
layout_mode = 2
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment