witalihirsch / qBitTorrent-fluent-theme

Fluent theme for qBitTorrent

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Buttons at bottom moving

Madchomp opened this issue · comments

Buttons at the bottom of the window move according to download and upload speed, which makes it hard to hit them.
This doesn't happen with no theme.
https://i.imgur.com/Ovwp9Ce.gif

Also, is options supposed to be black? https://i.imgur.com/2kwWp2O.png

commented

maybe it's the side padding that's set to 20, which i believe originally is 10
e.g

it's not possible to set a minimum width because it shares id with the buttons to the left.
maybe there's a sub-id which im not able to find - e.g QPushButton#bandwidth.

might be able to find that id with the qtcreator, but i aint got that