Skip to content

Commit

Permalink
Change playersdialog close button (#76)
Browse files Browse the repository at this point in the history
  • Loading branch information
PiiNGPooNG authored Nov 19, 2022
1 parent 977bce3 commit 43b109a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Adwaita/resource/layout/playersdialog.layout
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ playersdialog.layout
{
layout
{
place { control="frame_close" align=right width=24 height=24 y=12 margin-right=12 }
place { control="OKButton" align=right height=34 y=7 margin-right=12 }
place { control="frame_title" x=0 y=0 width=max height=48 }
place { control="frame_captiongrip" width=max height=48 margin=2 }
place { control="sheet" width=max y=3 margin-left=12 margin-right=12 margin-bottom=12 }
Expand Down
4 changes: 2 additions & 2 deletions Adwaita/resource/steamscheme.res
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ Scheme

frame_close
{
visible 1
visible 0
xpos -999
ypos 0
wide 0
Expand Down Expand Up @@ -107,7 +107,7 @@ Scheme

CancelButton
{
xpos r88
xpos r57
ypos 7
wide 50
tall 34
Expand Down

0 comments on commit 43b109a

Please sign in to comment.