JFXtras / jfxtras-styles

Java, JavaFX themes or look and feels. Currently contains JMetro theme.
https://pixelduke.com/java-javafx-theme-jmetro/
642 stars 144 forks source link

DatePicker - changes height when focused #215

Closed gabrielfontana closed 2 years ago

gabrielfontana commented 2 years ago

JMetro 11.6.15 Liberica JDK+FX 11.0.14.1+1, LTS IDE: Apache NetBeans 13 OS: Windows 10 Pro 21H2

https://user-images.githubusercontent.com/79165243/160727275-2285bd62-abb0-45a3-bd2b-73eddb66e314.mp4

dukke commented 2 years ago

Hi @gabrielfontana

Sorry for the late reply.

Please provide a small sample app where this problem happens.

Thanks!

dukke commented 2 years ago

After some testing it seems the height of the DatePicker is changing regardless of the value of the editable property, The height always seems to change when it gets focused.