JFXtras / jfxtras

A supporting library for JavaFX, containing helper classes, extended layouts, controls and other interesting widgets.
http://jfxtras.org
Other
599 stars 123 forks source link

Fixing #71 #72

Closed Maxoudela closed 7 years ago

Maxoudela commented 7 years ago
Resolving #71 : Popup is not shown over TextField if its height is not yet initialized.
tbee commented 7 years ago

Thank you!