Trilarion/lark-tester

What is the whole state of the app that needs to be stored before exit?

Trilarion opened this issue · 3 comments

  • Settings
  • Window sizes
  • Which buttons are active for grammar, transformer, test contents
  • File associations of the actions
  • QSplitter states
  • Scrollbar states

Programmatically, we just store it in a JSON file.

Scrollbar states really do not have to be persistent.

It seems that all is stored and working.