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

Added mwv: URIs to allow opening the app directly to a specific page #13

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

YourOrdinaryCat
Copy link

Title. The specific URIs for now are (each starting with mwv:):

  • system: Launches SystemPage
  • theme: Launches ThemePage
  • links: Launches LinksPage
  • Anything else: Launches AboutPage

There's also a few changes I made to app startup, notably changing the default min size. You can't use min dimensions larger than 500, so I constrained the initial height a little :) other than that I just added an InitializeView function to the App to make things easier. Oh and NavigationCache for MainPage.

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

Successfully merging this pull request may close these issues.

1 participant