erkyrath / lectrote

The IF interpreter in an Electron shell
Other
250 stars 28 forks source link

Rethink splash screen layout #32

Open erkyrath opened 8 years ago

erkyrath commented 8 years ago

Menus on the about window (and the card window) continue to confuse Windows users. It's worth rethinking this even if I don't have a great answer.

Definitely add a popup "recent..." menu button on the about window.

erkyrath commented 8 years ago

Should the About window be modal? I really don't want it to be modal.

erkyrath commented 8 years ago

A Windows idiom (I am told) would be for the game to launch with a blank game window and an Open dialog attached to it.

erkyrath commented 8 years ago

Since the Recent popup (and window-menubar menu) are generated repeatedly on Windows, I should do the filter-for-existence operation more often. Refactor that whole deal.

erkyrath commented 8 years ago

Added the popup.