Page 2 of 2

Re: Messed Up Columns After 4.6.0 Update

Posted: Wed Nov 29, 2023 7:54 pm
by Peter
dsneed wrote: Wed Nov 29, 2023 7:49 pm
Peter wrote: Wed Nov 29, 2023 7:33 pm
dsneed wrote: Wed Nov 29, 2023 6:52 pm No. DPI scaling is 100%.
Resolution is 1920x1080
Suuuper weird.
So you move your mouse to the column, it turns into this other mouse and you just can't make it really narrow?
And you are on Qt6, 4.6.2?
"qbittorrent_4.6.2_lt20_qt6_x64_setup.exe"
I just tried QB 4.6.2 and still the same problem. Even if I install any previous QT6 version, I have the issue. The issue is QT6, not QBittorrent itself. I would love to see QT5 brought back, at least until the QT6 issue is resolved.
It's more of a problem due to Qt5->Qt6 upgrade.
Have you tried this?
https://github.com/qbittorrent/qBittorr ... 1236477072

Re: Messed Up Columns After 4.6.0 Update

Posted: Wed Nov 29, 2023 8:28 pm
by dsneed
Removing that one line from the ini file allowed me to make the columns smaller, but I did have to redo all the columns again.

Thanks for the tip!

Re: Messed Up Columns After 4.6.0 Update

Posted: Wed Nov 29, 2023 8:30 pm
by Peter
dsneed wrote: Wed Nov 29, 2023 8:28 pm Removing that one line from the ini file allowed me to make the columns smaller, but I did have to redo all the columns again.

Thanks for the tip!
No worries, sorry it took so long. It looks like the Qt5->Qt6 broke things somewhat. :/

Re: Messed Up Columns After 4.6.0 Update

Posted: Wed Nov 29, 2023 8:35 pm
by dsneed
One thing I did notice was if I tried to auto size a column with a long name, like Download Speed or Availability, it would size the column based on the header title and not the content. It should be sizing based on the content in the column, not the header title.

Re: Messed Up Columns After 4.6.0 Update

Posted: Wed Nov 29, 2023 10:12 pm
by Peter
dsneed wrote: Wed Nov 29, 2023 8:35 pm One thing I did notice was if I tried to auto size a column with a long name, like Download Speed or Availability, it would size the column based on the header title and not the content. It should be sizing based on the content in the column, not the header title.
You could make a suggestion about this on the Github Issues page.
https://github.com/qbittorrent/qBittorrent/issues

(It's not a big deal what you are asking for, but it's up to the project devs if they'd like to implement it.)