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

Set column minimum width, rather than max #103

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

DvvCz
Copy link

@DvvCz DvvCz commented Nov 30, 2024

Fixes #94

This regression was introduced with c1def93

I think the UI didn't like the max being so small (even if it should've fit perfectly), another fix could've been just adding more padding. But I think it's a simpler fix to have the minimum width set instead of forcing it to be smaller which some users might also not like. Or maybe that was what was intended all along.

Once again, let me know if you'd like this resolved another way

Copy link

Test Results

12 files  ±0  12 suites  ±0   34s ⏱️ -1s
 8 tests ±0   8 ✅ ±0  0 💤 ±0  0 ❌ ±0 
24 runs  ±0  24 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit aad6f1d. ± Comparison against base commit 11f9a9e.

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.

Columns not resizable to full extend of content
1 participant