Sized to content for regular and dialog windows on win32#186829
Merged
Conversation
mattkae
force-pushed
the
sized-to-content-win32
branch
from
May 21, 2026 17:31
376a588 to
6f66e57
Compare
mattkae
requested review from
loic-sharma and
robert-ancell
and removed request for
robert-ancell
June 1, 2026 19:45
loic-sharma
reviewed
Jun 3, 2026
loic-sharma
reviewed
Jun 3, 2026
loic-sharma
reviewed
Jun 3, 2026
github-merge-queue
Bot
removed this pull request from the merge queue due to failed status checks
Jun 9, 2026
github-merge-queue
Bot
removed this pull request from the merge queue due to failed status checks
Jun 11, 2026
auto-submit Bot
pushed a commit
to flutter/packages
that referenced
this pull request
Jun 11, 2026
flutter/flutter@c0a1129...8bdce07 2026-06-11 [email protected] Make shape border lerp symmetric (flutter/flutter#187282) 2026-06-11 [email protected] Sized to content for regular and dialog windows on win32 (flutter/flutter#186829) 2026-06-11 [email protected] Ensure that directory names are typed as strings in the CIPD package YAML file generated by merge_and_upload_debug_symbols.py (flutter/flutter#187813) 2026-06-11 [email protected] Add core-packages to ecosystem triage (flutter/flutter#187796) 2026-06-11 [email protected] Roll Fuchsia Linux SDK from 8azSyvz57mKcPqTwk... to 2KosSR4ONUjIB7tP_... (flutter/flutter#187842) 2026-06-11 [email protected] Document moveStep direction on WidgetController.dragUntilVisible (flutter/flutter#186943) 2026-06-11 [email protected] Add more 0x0 size tests part 11 (flutter/flutter#186822) 2026-06-10 [email protected] Fix ShapeDecoration.lerp crash when interpolating between gradient and color (flutter/flutter#187368) 2026-06-10 [email protected] Reland "Add support for stylus buttons" (flutter/flutter#187629) 2026-06-10 [email protected] Api docs: typo fix in Navigator (flutter/flutter#187572) 2026-06-10 [email protected] Roll Packages from bd297cf to 1b56cde (4 revisions) (flutter/flutter#187784) 2026-06-10 [email protected] Improve docs on MediaQuery: highContrast, invertColors and disableAnimations (flutter/flutter#186614) 2026-06-10 [email protected] [Android] Test to verify AnnounceSemanticsEvent deprecation warning on API 36 (flutter/flutter#187754) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/flutter-packages Please CC [email protected],[email protected] on the revert to ensure that a human is aware of the problem. To file a bug in Packages: https://github.com/flutter/flutter/issues/new/choose To report a problem with the AutoRoller itself, please file a bug: https://issues.skia.org/issues/new?component=1389291&template=1850622 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What's new?
How to test?
multiple_windowsexample app on win32Caveat: The example app does not strictly size dialogs and regulars, so they will open up at the current screen dimensions.
Pre-launch Checklist
///).