Merging changes from private branch
This commit is contained in:
@@ -332,7 +332,7 @@ public class PlacementFragment{
|
||||
};
|
||||
|
||||
//top table with hover info
|
||||
frame.table(Tex.buttonEdge2,top -> {
|
||||
frame.table(Tex.buttonEdge2, top -> {
|
||||
topTable = top;
|
||||
top.add(new Table()).growX().update(topTable -> {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user