Skip to content

Remove duplicated sort in the measure pass#802

Open
vgromfeld wants to merge 1 commit into
CommunityToolkit:mainfrom
vgromfeld:removeDuplicatedSort
Open

Remove duplicated sort in the measure pass#802
vgromfeld wants to merge 1 commit into
CommunityToolkit:mainfrom
vgromfeld:removeDuplicatedSort

Conversation

@vgromfeld
Copy link
Copy Markdown
Contributor

What

The RibbonPanel child items are sorted twice during the measure pass.
This is not needed since the list is already sorted at the beginning of the measure.

How

I'm removing the duplicated sorting.
I'm also simplifying the size matching logic for the groups with RequestedWidths

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant