Commit 6131ff18e81056001a823f913094a92c10580cba

Mark Jamsek 2022-06-20T15:54:31

fix fullscreen view regression introduced in 0dbbbe90fd When cycling from a child view in fullscreen, the parent view is opened in a splitscreen with no border instead of fullscreen. Check the view mode when cycling between views and resize parent dimensions accordingly. ok op@