Skip to content

Version 1.0-RC19.1

Compare
Choose a tag to compare
@haukesomm haukesomm released this 10 Oct 08:43
· 29 commits to master since this release

This version is a patch release backporting important changes from master so they can be used in Kotlin 1.9 projects without needing to migrate to Kotlin 2.0 first.

Fixed Bugs

PR #908 - Allows manual computation of PopUpPanel's position, fixes initial positioning of the combobox's dropdown

  1. Adds a method to manually (re-)compute the position of a PopUpPanel's dropdown if needed
  2. Fixes a bug where the combobox's dropdown appears off-position when the dropdown is aligned at the end of its reference and has a changing size