Skip to content

Commit

Permalink
Slightly bump initial tooltip width
Browse files Browse the repository at this point in the history
  • Loading branch information
Vultraz committed Oct 4, 2016
1 parent 7fa7037 commit a67809d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/gui/window/tooltip_large.cfg
Expand Up @@ -122,7 +122,7 @@ def get_maximum_width(w, s)
(
if(w.x = 0
# The default width upon the initial run. #
, 400
, 450
, if(w.y <= s.y
# If the window's height fits use that. #
, w.x
Expand Down

0 comments on commit a67809d

Please sign in to comment.