Slightly bump initial tooltip width

This commit is contained in:
Charles Dang 2016-10-04 19:35:50 +11:00
parent 7fa70375e1
commit a67809d240

View file

@ -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