-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
Feature: Allow resizing the status column #10432
Comments
That's on purpose as the contents of that column are fixed width (it's just an icon). The header text being cut is kinda ugly though. |
I was browsing the code and I noticed that still it has a |
We might as well make it resizable to be consistent with the other columns. |
@yaira2 can you reopen this? It's still a problem. I'll check commit history to see when it was changed |
So, I analyzed the problem. I concluded that it is actually possible to resize There is also another bug reintroduced with #10560: because we do not save
|
Description
Status
column cannot be resized by the user.Steps To Reproduce
Status
columnSteps to fix
User should be able resize Status column
Files Version
Version: 2.3.55.0 OS Version: 10.0.22621.755
Windows Version
Windows 11 Home Version 22H2 22621.755
Relevant Assets/Logs
The text was updated successfully, but these errors were encountered: