Clicking on the presentation mode button on Linux Ubuntu does not open the scene in fullscreen nor hide the edition panels.
line 1 from : flash error:Error: TypeError: _app.fullscreen is not a function
at flash.external::ExternalInterface$/_toAS()
at flash.external::ExternalInterface$/call()
at util::JsUtil$/Call()
at util::JsUtil$/callApp()
at MBlock/setPresentationMode()
at Function/toggleFullscreen()
at uiwidgets::IconButton/mouseDown()
Looks like the flash method is showFullscreen and not fullscreen
Clicking on the presentation mode button on Linux Ubuntu does not open the scene in fullscreen nor hide the edition panels.
Looks like the flash method is
showFullscreen
and notfullscreen