Fixed Hover Rendering
This commit is contained in:
parent
399d9820d4
commit
ca81b5a720
9 changed files with 117 additions and 34 deletions
|
@ -50,7 +50,7 @@ public class TestScreen extends Screen {
|
|||
rows.addFiller();
|
||||
main.setChild(HorizontalStack.centered(rows));
|
||||
main.calculateLayout();
|
||||
|
||||
|
||||
addRenderableWidget(main);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue