0
Files
src/ui
David Bienvenu ee15a53a67 win: Don't resize windows when changing zorder
Make the HWNDMessageHandler stack functions turn off window position
changes using ignore_window_pos_changes_ when calling ::SetWindowPos.
Only the z-order is changing, not the window position or size.

Bug: 395293617
Change-Id: Icdbc0a6706d9497cbb2f26a821432c1650b9fb2b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6344530
Reviewed-by: Keren Zhu <kerenzhu@chromium.org>
Commit-Queue: David Bienvenu <davidbienvenu@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1431028}
2025-03-11 11:28:27 -07:00
..
2025-03-05 10:58:31 -08:00
2025-03-08 13:36:04 -08:00

This directory contains UI frameworks used to build various user interface features. This directory is not intended to contain UI features (such as a keyboard).