Skip to content
  • dt's avatar
    Remove EditorManager::ensureEditorManagerVisible() · bde1ebaa
    dt authored
    The function always switched to Edit Mode, which was the cause for
    several bugs. Since openEditor() already does switch to the right mode,
    the function is not really needed.
    
    The following actions now respect the prefered mode of the editor:
    "f file"-locator
    The Open Documents list
    Editor history navigation
    bde1ebaa