v1.2.0: fixed tooltips being blocked behind text on wndInfoMob
This commit is contained in:
@@ -62,6 +62,8 @@ public class WndTitledMessage extends Window {
|
||||
text.maxWidth(width);
|
||||
}
|
||||
|
||||
bringToFront(titlebar);
|
||||
|
||||
resize( width, (int)text.bottom() + 2 );
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user