Skip to content

Commit

Permalink
move profile tab login/logout button on 4:3 back in frame bounds
Browse files Browse the repository at this point in the history
  • Loading branch information
MinaciousGrace committed Jul 17, 2018
1 parent 7d8816f commit 078139d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -709,7 +709,7 @@ local profilebuttons = Def.ActorFrame{
else
self:settext("Login")
end
self:x(300):diffuse(getMainColor('positive')):zoom(0.3)
self:x(capWideScale(280,300)):diffuse(getMainColor('positive')):zoom(0.3)
end,
},
Def.Quad{
Expand Down

0 comments on commit 078139d

Please sign in to comment.