Page 1 of 1

window mask screen does not work

Posted: Thu Mar 28, 2019 12:17 pm
by DavidBal
Hi,

we have a problem with the display of windows. In our skin the windows are shown but it does not create the html-tag with the className "pui-screen-mask" like in the hybrid skin. Below two screenshots of both Skins(developer tools):
hybrid.PNG
hybrid.PNG (39.99 KiB) Viewed 657 times
HGWWS.PNG
HGWWS.PNG (27.89 KiB) Viewed 657 times
Do you know what is missing?

Thanks,

David

Re: window mask screen does not work

Posted: Tue Apr 02, 2019 5:04 pm
by Scott Klement
This div is not part of the Genie skin. It is added when the screen is masked by calling the pui.maskScreen API or by the "mask screen" format-level property.

Re: window mask screen does not work

Posted: Mon Apr 08, 2019 9:15 am
by DavidBal
The screenshots are from the same DSPF opened in different skins.

My question is, why the "mask screen" div sometimes appears and sometimes not?

Re: window mask screen does not work

Posted: Mon Apr 08, 2019 11:41 am
by Scott Klement
As I mentioned above, it's called when the mask screen property is enabled, or when you call the API. It is not called at other times.

If you think there's a problem, please report it to support@profoundlogic.com so we can investigate it.