Skip to content

v0.4

Compare
Choose a tag to compare
@dominikmaeckel dominikmaeckel released this 25 Sep 19:03
· 580 commits to main since this release
ab4db9e

Fixed

  • Empty grid columns and rows no longer get rendered size 0.0 in case of fixed dimensions.
  • Race condition while changing GameScenes caused by slow renderer.
  • FileDialogs returning list of nulls instead of empty optional.
  • Snap back from Drag and Drop.
  • MovementAnimation#toComponentView offset when animating to GridPane.
  • BoardGameScene getting shown blurred if showGameScene gets called after hideMenuScene.