JPro-one / JPro

The right place to report about bugs or suggest improvements for JPro.
https://www.jpro.one
9 stars 4 forks source link

Javafx dropdown boxes (sub-window) shows at wrong position in a specific case at jPro app. #116

Closed ctoabidmaqbool closed 2 years ago

ctoabidmaqbool commented 2 years ago

When I have set

flowpaneCards.prefWrapLengthProperty().bind(stage.widthProperty());

dropdown sub-windows shows at wrong positions in jPro Apps but in desktop view working fine.

image

Here is a testing app: https://github.com/Maqbool-Solutions-SMC-Pvt-Ltd/JPro-Orientation-Test/commit/d7fd6f5ee6aead047fb517b9e4b6fe580ff00baa

FlorianKirmaier commented 2 years ago

Thank you for reporting this! We will take a look.

FlorianKirmaier commented 2 years ago

Try out the latest SNAPSHOT version 2021.2.3-SNAPSHOT, which should solve the problem.

FlorianKirmaier commented 2 years ago

I assume this works now for you, so I close the ticket.