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 5f4be78 commit c21a9c9
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 @@ -138,7 +138,7 @@ Eg. Header, body, and footer content areas.
- eg. `BackButton`, `PaneToggleButton`, `Header`, `Content`, `Footer`.

`UpdateDragRegion()`
- Called everytime `SizeChanged` and `LayoutUpdated` events are fired.
- Called every time `SizeChanged` and `LayoutUpdated` events are fired.
- Checks if `m_interactableElementsList` has children, and if so gets the rects of each element.
- Accesses the `InputNonClientPointerSource` at the IXP layer and set rects as pass through regions.

Expand Down

0 comments on commit c21a9c9

Please sign in to comment.