nurpax / petmate

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

REQUEST: Version information / About #186

Closed wbochar closed 4 years ago

wbochar commented 4 years ago

I couldn't find version information in app, is there a way to see what version I am running? You should add an about screen, with your name and the application version number. You do good work, so put some credit in app :)

nurpax commented 4 years ago

You're not the first one to ask. The macOS version in fact has this, but Windows and Linux don't. I'll definitely add it some day :).

nurpax commented 4 years ago

Will be implemented when I switch to Electron 8.0. This supports an about window out of the box on all platforms.

nurpax commented 4 years ago

This will be included in the next Petmate version. It's already in master, just need to close a couple of other bugs before I make the next release.