Skip to content

Commit

Permalink
Update specs/TitleBar/titleBar-dev-spec.md
Browse files Browse the repository at this point in the history
Co-authored-by: Jay <[email protected]>
  • Loading branch information
karkarl and Jay-o-Way authored Dec 9, 2024
1 parent 1e26c97 commit d0f0323
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion specs/TitleBar/titleBar-dev-spec.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ Developers will 'opt-in' to the WinUI TitleBar for updated styling and extended
- Punch hole through Header / Content / Footer for drag regions. Calculations needs to be updated on SizeChanged.
- Regions with hole punched through are non-draggable.

- Currently TitleBar treats all custom content as interactable and punches a whole through the drag region.
- Currently TitleBar treats all custom content as interactable and punches a hole through the drag region.
How can we allow such customizations?
- If we add an `IsInteractive` attached property, that means TitleBar will have to walk through the
entire visual tree to calculate the rects every time.
Expand Down

0 comments on commit d0f0323

Please sign in to comment.