• Show log

    Commit

  • Hash : 6131ff18
    Author : Mark Jamsek
    Date : 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@