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

Improves UpbeatMainWindow fullscreen view capabilities #33

Merged
merged 5 commits into from
Jun 10, 2024

Conversation

michaelpduda
Copy link
Member

  1. Adds a Fullscreen property to the UpbeatMainWindow for convenience. Setting to true will change the values of three Window properties that in effect render the window in full screen with no title bar, no border, and in front of the task bar.
  2. Adds a FullscreenContentMargin property to UpbeatMainWindow for scenarios where content might be rendered outside the visible area when in fullscreen.
  3. Adds fullscreen toggle buttons to the samples.

@michaelpduda michaelpduda merged commit 8974013 into main Jun 10, 2024
@michaelpduda michaelpduda deleted the FullscreenFix branch June 10, 2024 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant