This commit is contained in:
Anuken 2020-02-14 09:51:09 -05:00
parent 0678f54e25
commit d37886b2cd
2 changed files with 3 additions and 2 deletions

View File

@ -51,6 +51,7 @@ public class ItemSelection{
scrollPos = pane.getScrollY();
});
table.add(pane).maxHeight(40 * 5);
pane.setOverscroll(false, false);
table.add(pane).maxHeight(Scl.scl(40 * 5));
}
}

View File

@ -1,3 +1,3 @@
org.gradle.daemon=true
org.gradle.jvmargs=-Xms256m -Xmx1024m
archash=dccfeeeffbf4e66b815306306b55472dcd123f61
archash=899ab293f6f7bab4deadec06fac7a666028edf15