Fixed #1585
This commit is contained in:
@@ -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));
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
org.gradle.daemon=true
|
||||
org.gradle.jvmargs=-Xms256m -Xmx1024m
|
||||
archash=dccfeeeffbf4e66b815306306b55472dcd123f61
|
||||
archash=899ab293f6f7bab4deadec06fac7a666028edf15
|
||||
|
||||
Reference in New Issue
Block a user