Skip to content
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

[DataTable] Update to release dependencies and fix Padding value for Sizer in DataColumn #514

Merged
merged 3 commits into from
Dec 5, 2023

Conversation

michael-hawker
Copy link
Member

Simple update to fix issue with DataColumn sizer display (and update to the latest dependencies)

Before, Sizer was invisible, could tell it was there from hover effect though:
image

After, Sizer appears again:
image

Tested on UWP and WASDK

Forgot that I don't have to update a Version field anymore, woot! 🎉 (though guess it means it respits out all the packages still...)

Note requires update to sub-module as we weren't on latest package versions of shipped 8.0. Think there was an issue/discussion mentioning this somewhere as well? FYI @Arlodotexe

@michael-hawker michael-hawker added bug 🐛 Something isn't working regression What was working is now broke labels Nov 30, 2023
@michael-hawker michael-hawker changed the title Update to release dependencies and fix Padding value for Sizer in DataColumn [DataTable] Update to release dependencies and fix Padding value for Sizer in DataColumn Nov 30, 2023
@niels9001 niels9001 self-requested a review December 1, 2023 18:42
@michael-hawker
Copy link
Member Author

Thanks @niels9001, @Arlodotexe mind looking at the dependent CommunityToolkit/Tooling-Windows-Submodule#159 and then I can update the pointer here after to main.

Copy link
Member

@Arlodotexe Arlodotexe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, just need to update with the latest from tooling

@michael-hawker
Copy link
Member Author

Alright, updated to the latest tooling main now that that's been merged.

@michael-hawker michael-hawker enabled auto-merge (rebase) December 4, 2023 23:06
@michael-hawker michael-hawker merged commit d970d3b into main Dec 5, 2023
6 of 7 checks passed
@delete-merged-branch delete-merged-branch bot deleted the llama/datatable-fix-sizer branch December 5, 2023 00:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something isn't working regression What was working is now broke
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants