Sie sind nicht angemeldet.

1

Donnerstag, 15. Juli 2010, 09:54

bug: PLUGINEVENT_RESIZE not called when switching to/from fullscreen

The krpano_as3_interface.PLUGINEVENT_RESIZE event does not seem to fire when the viewer is switched to/from fullscreen mode, even though the viewer pane does change size. The event does what it is supposed to do when the (non-fullscreen) window is resized manually.

Viewer version:
1.0.8.11 (build 2010-05-31)
Environment:
Both browser and standalone

2

Donnerstag, 15. Juli 2010, 16:33

Hi,

do you have an example where it doesn't work?

the plugin resize event will be only sent when the size of the plugin itself changes,
e.g. via dynamic changes or when using a screen relative size (e.g. width="50%") and window resizing/switching to fullscreen,

best regards,
Klaus