Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Programming challenges of multi-view

Miklos V
April 09, 2024
5

Programming challenges of multi-view

Miklos V

April 09, 2024
Tweet

Transcript

  1. 2/7 Motivation • LOK views are meant to represent separate

    users • When a user sets their preferences and trigger an action • The response to that action goes to the correct view • With the correct view settings • Different from the desktop LibreOffice use-case • Multiple windows → same user name, language, undo stack and so on
  2. 7/7 Summary • Async command dispatch now happens on the

    correct view • Hyperlink, async inner dialogs • Async binding update on the status bar now shows the correct data • Statusbar now has the correct language/locale • Sidebar now has the correct language/locale