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