luandersonn / MyFTP

A modern FTP client for Windows 11
GNU General Public License v2.0
229 stars 20 forks source link

Column Layout not scaling correctly #7

Closed JensMertelmeyer closed 3 years ago

JensMertelmeyer commented 3 years ago

I suppose the list of files should behave like the column headers above them

https://user-images.githubusercontent.com/1827784/128305287-a5dc7529-205c-4562-bdca-9990f87929ca.mp4

luandersonn commented 3 years ago

Apparently, in Windows 10, the ListView does not stretch the ListViewItem automatically (Windows 11 does). Thanks for reporting this :)

luandersonn commented 3 years ago

Please check if it has been fixed in version 2021.805.1758.0

JensMertelmeyer commented 3 years ago

The store gifted me with version 2021.805.2229.0 and the ListView is working flawlessly now for me. 👍