Skip to content
  • Halla Rempt's avatar
    Remove split view functionality · 8159d6e9
    Halla Rempt authored
    The Calligra split view functionality has some serious problems:
    
    * we cannot split and have two documents in one view
    * it is buggy
    * the action list is loaded twice when splitting the view, which means
      that all shortcuts stop working because they are duplicated
    
    REVIEW:101993
    
    BUG:278000
    BUG:265200
    BUG:239309
    
    We need to redesign this feature and implement it properly. The age-old
    hacks (veryHackyActionList...) cannot be fixed, so remove the current
    implementation.
    8159d6e9