I come to you with another problem :(. I can easily found a workaround for this one, so it's less annoying than the Node.setViewOrder problem.
I have defined a VBox area that is attached as clic and drag & drop node to a MultiFileUploader. In this VBox, i have several children and some of them have mouse clic event handler.
My equivalent in native is working well but with JPRO and MultiFileUploader, the mouse clic is performed in the VBox before the buttons inside the VBox.
Hi Florian ,
I come to you with another problem :(. I can easily found a workaround for this one, so it's less annoying than the Node.setViewOrder problem.
I have defined a VBox area that is attached as clic and drag & drop node to a MultiFileUploader. In this VBox, i have several children and some of them have mouse clic event handler. My equivalent in native is working well but with JPRO and MultiFileUploader, the mouse clic is performed in the VBox before the buttons inside the VBox.
Thank you for advance,
KG.