InputNonClientPointerSource no longer works after removing titlebar with SetBorderAndTitleBar #9661
Labels
area-TitleBar
Issues related to custom window title bars.
area-Windowing
closed-Fixed
Described behavior has been fixed.
team-CompInput
Issue for IXP (Composition, Input) team
Describe the bug
I am trying to completely self-drawing the titlebar buttons, so I use
presenter.SetBorderAndTitleBar(false, false);
to remove the titlebar together with the caption buttons. Then I foundInputNonClientPointerSource
to set draggable regions no longer works.This is an issue for developers trying to completely self-drawing a window.
Steps to reproduce the bug
Expected behavior
No response
Screenshots
No response
NuGet package version
Windows App SDK 1.5.3: 1.5.240428000
Packaging type
Packaged (MSIX)
Windows version
Windows 10 version 1809 (17763, October 2018 Update)
IDE
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: