Skip to content
  • Oswald Buddenhagen's avatar
    rewrite editor info bar handling · 882e34ee
    Oswald Buddenhagen authored
    the info about the bars is now stored in the IFile, not in the
    EditorView. this is somewhat more expensive for the bars which
    identically apply to all editors of one type, but fixes consistency
    issues between views.
    
    additionally, it is now possible to set several simultaneous
    info bars per file, which ensures that no information is lost.
    
    Co-authored-by: mae
    882e34ee