Skip to content

docs: update windowing sizing - #22225

Merged
ajpinedam merged 2 commits into
unoplatform:masterfrom
ajpinedam:doc/update.windowing.sizing
Jan 9, 2026
Merged

docs: update windowing sizing#22225
ajpinedam merged 2 commits into
unoplatform:masterfrom
ajpinedam:doc/update.windowing.sizing

Conversation

@ajpinedam

@ajpinedam ajpinedam commented Dec 31, 2025

Copy link
Copy Markdown
Contributor

GitHub Issue: closes #22206

PR Type:

  • 📚 Documentation content changes

What is the current behavior? 🤔

What is the new behavior? 🚀

PR Checklist ✅

Please check if your PR fulfills the following requirements:

Other information ℹ️

@ajpinedam ajpinedam self-assigned this Dec 31, 2025
Copilot AI review requested due to automatic review settings December 31, 2025 05:51

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds documentation for configuring fixed window sizes and disabling window resizing on desktop platforms using the OverlappedPresenter API. The documentation includes code samples showing how to set window dimensions and prevent resizing in both standard applications and those using Uno Navigation.

Key Changes:

  • Added new section "Fixing a window size and preventing resizing" with configuration examples
  • Included guidance for apps using Uno Navigation with timing considerations
  • Provided code samples demonstrating OverlappedPresenter configuration in OnLaunched

⚠️ Important: The PR description is missing a proper issue reference (shows "closes #" without an issue number). According to repository guidelines (CodingGuidelineID: 1000001), every PR must reference a GitHub issue using the fully qualified format: Fixes https://github.com/unoplatform/uno/issues/#<ISSUE_NUMBER> or include a note if this is approved internal maintenance.

Comment thread doc/articles/features/windows-ui-xaml-window.md
Comment thread doc/articles/features/windows-ui-xaml-window.md
@unodevops

Copy link
Copy Markdown
Contributor

🤖 Your Docs stage site is ready! Visit it here: https://unodocsprstaging.z13.web.core.windows.net/pr-22225/docs/index.html

Comment thread doc/articles/features/windows-ui-xaml-window.md
Comment thread doc/articles/features/windows-ui-xaml-window.md
@unodevops

Copy link
Copy Markdown
Contributor

🤖 Your Docs stage site is ready! Visit it here: https://unodocsprstaging.z13.web.core.windows.net/pr-22225/docs/index.html

@ajpinedam
ajpinedam merged commit 6bb8869 into unoplatform:master Jan 9, 2026
13 checks passed
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators May 3, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix Size Desktop APP

5 participants