Skip to content

Navigation Improvement #98

@Fads09

Description

@Fads09
  • Everywhere the user is made to switch the main page, it looks kinda messy so make the main page invisible first and then switch the page, like this:
App.Current.MainPage.IsVisible = false;
App.Current.MainPage = view;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions