This commit is contained in:
Anuken 2021-01-31 16:35:13 -05:00
parent 3d201f7042
commit 5675a5b035
3 changed files with 3 additions and 3 deletions

View File

@ -310,7 +310,7 @@ public class MapGenerateDialog extends BaseDialog{
selection.hide();
});
}).get().setScrollingDisabled(true, false);
F
selection.addCloseButton();
selection.show();
}

View File

@ -67,7 +67,7 @@ public class PlayerListFragment extends Fragment{
menu.button("@close", this::toggle);
}).margin(0f).pad(10f).growX();
}).touchable(Touchable.enabled).margin(14f);
}).touchable(Touchable.enabled).margin(14f).minWidth(360f);
});
rebuild();

View File

@ -1,3 +1,3 @@
org.gradle.daemon=true
org.gradle.jvmargs=-Xms256m -Xmx1024m
archash=08046a31abc93a2628d02e402e98100f2842c72f
archash=8cf81e0e609712351693d9756fec87809b0b78f7