files-community / Files

Building the best file manager for Windows
https://files.community
MIT License
33.58k stars 2.14k forks source link

Code Quality: Create details layout column generator #12505

Open 0x5bfa opened 1 year ago

0x5bfa commented 1 year ago

What feature or improvement do you think would benefit Files?

We should make them customizable. Currently, when we add more columns, we have to manually change a lot of practical things.

Requirements

Files Version

Version 2.4.72

Windows Version

Windows 11 Build 25357

Comments

No response

yaira2 commented 1 year ago

This would be very useful

0x5bfa commented 3 months ago

This also has to have the same idea as multiple panes. We may have to use StackPanel.Children and put DataGridHeader button and resizer controls into it.