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

Remove extra padding on virtualization pinned columns #237

Merged
merged 1 commit into from
Jan 3, 2024
Merged

Remove extra padding on virtualization pinned columns #237

merged 1 commit into from
Jan 3, 2024

Conversation

mintaka2479
Copy link
Contributor

https://www.mantine-react-table.dev/?path=/story/features-virtualization--enable-column-virtualization-with-pinning

Extra padding is added when pinning on virtualization columns.
Fix the padding by subtracting the size of the pinned column.

Before
スクリーンショット 2023-12-28 0 56 07

After
スクリーンショット 2023-12-28 1 02 17

Copy link

vercel bot commented Dec 27, 2023

@mintaka2479 is attempting to deploy a commit to the Kevin Vandy OSS Team on Vercel.

A member of the Team first needs to authorize it.

@alessandrojcm alessandrojcm added the V2 Issue with MRT V2 label Jan 3, 2024
@alessandrojcm alessandrojcm self-requested a review January 3, 2024 14:50
@alessandrojcm alessandrojcm merged commit df82da3 into KevinVandy:v2 Jan 3, 2024
0 of 3 checks passed
@KevinVandy
Copy link
Owner

Dang. This was a banger PR. This fixed something I struggled to fix for dozens of hours of work. Thanks @mintaka2479

@mintaka2479 mintaka2479 deleted the patch-1 branch January 20, 2024 20:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
V2 Issue with MRT V2
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants