Hi Isomorphic,
I'm using v10.1p_2016-11-25 and have the following minor problem:
I open a modal window with setModalMaskOpacity(). A button in this window opens another modal window with setModalMaskOpacity().
The modal mask now covers the same area as before. I'd expect it to cover the (unclickable as expected) 1st window as well.
I'm not sure if the rest of the window, that is covered by two modal masks should get even darker, but I'd definitely expect the 1st window to be covered.
Is this a bug or is my expectation wrong here?
Thank you & Best regards
Blama
I'm using v10.1p_2016-11-25 and have the following minor problem:
I open a modal window with setModalMaskOpacity(). A button in this window opens another modal window with setModalMaskOpacity().
The modal mask now covers the same area as before. I'd expect it to cover the (unclickable as expected) 1st window as well.
I'm not sure if the rest of the window, that is covered by two modal masks should get even darker, but I'd definitely expect the 1st window to be covered.
Is this a bug or is my expectation wrong here?
Thank you & Best regards
Blama
Comment