nurpax / petmate

PETSCII editor with Electron/React/Redux
MIT License
185 stars 14 forks source link

design how new window/close window should work on mac #36

Open nurpax opened 6 years ago

nurpax commented 6 years ago

should the File menu have New window, Close window items? If so, will the main window keep a list of all browser windows created and route commands appropriately to the active window?