Skip to content

changed onClickCallback for footerElemFullscreen

The isActive state of the footer element controlling the fullscreen mode now updates based on the actual state of the app. Before that it changed based on its previous state once the element was clicked. This solves the issue while keeping the changes to the source code to a minimum.

Merge request reports