Skip to content

Commit

Permalink
Adjusted gui from debug monitor to avoid text beeing cut off
Browse files Browse the repository at this point in the history
  • Loading branch information
Arkensor committed May 11, 2019
1 parent 7814b15 commit 4acb10d
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ FrameWidgetClass HudDebugFrameWidget {
WindowWidgetClass StatusWindowWidget {
visible 1
position 0.01 0.01
size 309 160
size 310 165
halign right_ref
hexactpos 0
vexactpos 0
Expand Down Expand Up @@ -43,7 +43,7 @@ FrameWidgetClass HudDebugFrameWidget {
disabled 1
clipchildren 0
position 35 36.7
size 79 100
size 79 125
hexactpos 1
vexactpos 1
hexactsize 1
Expand All @@ -60,7 +60,7 @@ FrameWidgetClass HudDebugFrameWidget {
disabled 1
clipchildren 0
position 125 36.7
size 170 100
size 170 125
hexactpos 1
vexactpos 1
hexactsize 1
Expand Down

0 comments on commit 4acb10d

Please sign in to comment.