Skip to content

Fix view transition for Chrome >= 65

Daniel Gerhardt requested to merge fix-view-transition-chrome65 into 2.5

Starting with Chrome 65 RolePanel is no longer hidden when transitioning to other views. A workaround has been applied to hide RolePanel manually.

Fixes arsnova#88 (closed).

Merge request reports