ScottLogic / kdb-boothroyd

a prototype re-implementation of KDB Studio using JavaScript and Electron
Apache License 2.0
5 stars 2 forks source link

feat: Increase default dimensions and save window state #77

Closed OiNutter closed 2 years ago

OiNutter commented 2 years ago

Added electron-window-state to store and persist window dimensions and position.

Fixes #69