Skip to content

v0.9

Latest
Compare
Choose a tag to compare
@snaujokat snaujokat released this 12 Dec 09:38
· 5 commits to main since this release

Added

  • Simple CSS support for components e.g. BorderRadius, BorderWidth and BorderColor
  • Smooth scrolling for CameraPane
  • Horizontal and vertical pan lock for CameraPane
  • Added zoom lock for CameraPane
  • Added keysForward and keysBackward attributes to BiDirectionalMap
  • Added put and putAll functions to BiDirectionalMap
  • Added conventional map indexing syntax to BiDirectionalMap
  • Added visuals to TextInputUIComponent

Fixed

  • Fixed HexagonView not updating visual properly
  • Fixed rotation of hexagons in HexagonGrid
  • Fixed CameraPane panning to work only with specified mouse button
  • Fixed CameraPane panning only allowed when interactive is set to true
  • Fixed Drag and Drop in CameraPane
  • Fixed ComboBox throwing exception when trying to deselect an item
  • Fixed CameraPane zoom to work properly with panBy and `pan function
  • Fixed constructor overload for individual alignments in LinearLayout