Alexhuszagh / BreezeStyleSheets

Breeze/BreezeDark-like Qt StyleSheets
MIT License
548 stars 128 forks source link

Fix unable to move subwindow. #108

Closed Alexhuszagh closed 2 months ago

Alexhuszagh commented 2 months ago

Ensure we grab the attribute from the window it's using, and then move the WIDGET and not the window.

Closes #105.