-
Notifications
You must be signed in to change notification settings - Fork 54
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
added new spec for a Non Client Area Hit Testing API #3278
added new spec for a Non Client Area Hit Testing API #3278
Conversation
91000f3
to
167c12d
Compare
ba832b1
to
92d88d1
Compare
92d88d1
to
1f4cbb8
Compare
651cd43
to
80cf32d
Compare
80cf32d
to
99efda6
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking good. Some more minor feedback about the ref documentation. If Brad is good on the sample code and otherwise, then should be good after the most recent feedback. Thanks
Co-authored-by: David Risney <dave@deletethis.net>
Co-authored-by: David Risney <dave@deletethis.net>
Co-authored-by: David Risney <dave@deletethis.net>
Co-authored-by: David Risney <dave@deletethis.net>
4beface
to
b76a803
Compare
019fa4a
to
46f39ce
Compare
46f39ce
to
f78a8b8
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please address the two issues, then complete your PR, then open a new PR to main, let me know, and I will schedule an API review. Thanks!
…ftEdge/WebView2Feedback into api-NCHitTestPoint-draft
f78a8b8
to
da5acfc
Compare
This new API will provide the ability for visually hosted apps to do Hit-testing. It can support features related to mouse activity in regions that are traditionally Non-Client areas. Features like Draggable Regions,
Resize, Minimize/Maximize functionality, and more. This API is not meant to support environments that use a CoreWindow like UWP