Since today all actions on page2 of my plot stopped working on simulation.
Pls take a look ta my plot file here: http://shteyngardt.com/mbfx/mbfx.4ui
Tnx
all actions disabled in simulation
November 17, 2011
Since today all actions on page2 of my plot stopped working on simulation.
Pls take a look ta my plot file here: http://shteyngardt.com/mbfx/mbfx.4ui
Tnx
Hi anatoliy,
It is because your tabs element in page 2 (Tabs_1) has a negative Z value (-1), so it could not receive any mouse event. If you change its Z value to 0 or greater, it will work again.
This question is now closed