Hello,
I have a problem with the change of cursor on a hover button.
On the PG I created two AdvancedDynamicTexture. First to create two buttons that display alternately.
Their function is to display the labels associated with the meshes
The mouse pointer changes well on the labels of the meshes but not on the button on the bottom left.
And when I click to hide the labels then the mouse cursor changes to the button at the bottom left.
I think it's related to the layers of the advancedDynamicTexture, but I have no idea to solve the problem.
I need help.
Thanks
http://playground.babylonjs.com/#DRCMQB#12