Hi,
the reason therefore is a 'logical conflict' in the xml code:
The onresize event there is liked to closing the popup window - and entering the fullscreen mode causes a resize and so a closing of the popup and so also exiting the fullscreen mode...
That can be 'fixed' by removing this line the example xml:
|
Source code
|
1
|
set(global.events[popup].onresize, popup_close() );
|
Best regards,
Klaus