Skip to content
  • Peter Penz's avatar
    Don't trigger assert when switching to details-view · ac818a14
    Peter Penz authored
    If the visible roles of the details-view are equal to the visible roles
    of other views, then switching to the details-view will trigger an
    assert because the invisible roles don't get updated.
    
    Thanks to Frank Reininghaus for the detailed analyses!
    
    In the context of this fix optimizations have been done when switching
    view-modes: The "don't-animate-workaround" could be removed.
    
    BUG: 294531
    FIXED-IN: 4.8.1
    ac818a14