Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

multi-window electron experience #187

Open
1 of 7 tasks
UppaJung opened this issue Apr 27, 2022 · 0 comments
Open
1 of 7 tasks

multi-window electron experience #187

UppaJung opened this issue Apr 27, 2022 · 0 comments
Assignees
Milestone

Comments

@UppaJung
Copy link
Contributor

UppaJung commented Apr 27, 2022

  • Remove the top header from windows and make space for it conditional on !RUNNING_IN_ELECTRON.

  • The load interface would happen in a new window, which would be where the DiceKey is presented when loaded

  • Once loaded, a DiceKeys would open its own window with the title set to DiceKey.nickname (no more top-level nav bar)

  • Assembly instructions would open in their own window.

  • A "starting" window would remain open unless closed. If closed, a menu item would appear to re-open it.

  • Add Menu items for "assembly instructions" and "load DiceKey"

  • The DiceKey memory store will need to be sync'd. Perhaps kept in main process memory.

@UppaJung UppaJung added this to the release 0.5 milestone Apr 27, 2022
@UppaJung UppaJung self-assigned this Apr 27, 2022
@UppaJung UppaJung modified the milestones: release 0.5, release 0.6 May 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant