Mod browser dialog back button moved to overlay
This commit is contained in:
@@ -72,6 +72,7 @@ public class ModsDialog extends BaseDialog{
|
|||||||
browserTable = tablebrow;
|
browserTable = tablebrow;
|
||||||
}).scrollX(false);
|
}).scrollX(false);
|
||||||
browser.addCloseButton();
|
browser.addCloseButton();
|
||||||
|
browser.makeButtonOverlay();
|
||||||
|
|
||||||
browser.onResize(this::rebuildBrowser);
|
browser.onResize(this::rebuildBrowser);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user