Hi b451c,
First, thanks for the repo. Very nice; liked it. Just one question/recommendation.
Currently every new document window opens at a fixed 800×600 (.defaultSize(width: 800, height: 600) in QuickMDApp.swift), regardless of what size the user last resized a window to. It would be nice if QuickMD remembered the most recently used window size and used it as the default for subsequently opened windows.
Great job!
Hi b451c,
First, thanks for the repo. Very nice; liked it. Just one question/recommendation.
Currently every new document window opens at a fixed 800×600 (.defaultSize(width: 800, height: 600) in QuickMDApp.swift), regardless of what size the user last resized a window to. It would be nice if QuickMD remembered the most recently used window size and used it as the default for subsequently opened windows.
Great job!