> Fixed popup size not changing to show more items or less when changing the > number of items in `ComboBox` by adding a `popupResize` variable which > triggers a request layout when there is change in items list. > Tested with the test app in bug and MonkeyTester. > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai).
Ziad El Midaoui has updated the pull request incrementally with one additional commit since the last revision: Fixed Scrollbar issue with CSS ------------- Changes: - all: https://git.openjdk.org/jfx/pull/2052/files - new: https://git.openjdk.org/jfx/pull/2052/files/53e78f33..5cc062f7 Webrevs: - full: https://webrevs.openjdk.org/?repo=jfx&pr=2052&range=06 - incr: https://webrevs.openjdk.org/?repo=jfx&pr=2052&range=05-06 Stats: 20 lines in 1 file changed: 6 ins; 6 del; 8 mod Patch: https://git.openjdk.org/jfx/pull/2052.diff Fetch: git fetch https://git.openjdk.org/jfx.git pull/2052/head:pull/2052 PR: https://git.openjdk.org/jfx/pull/2052
