Version 1.0-RC19.1
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
- Adds a method to manually (re-)compute the position of a PopUpPanel's dropdown if needed
- 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