pymmcore-plus / pymmcore-widgets

A set of Qt-based widgets onto the pymmcore-plus model
https://pymmcore-plus.github.io/pymmcore-widgets
Other
12 stars 7 forks source link

style: Manually compute sizeHint() #343

Closed gselzer closed 4 months ago

gselzer commented 4 months ago

Thanks to @tlambert03 for the suggestion!

Here's what it looks like on Windows 11, and it also looks good on WSL - can someone else confirm this looks good to them?

image

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 90.59%. Comparing base (cd4351c) to head (802fe53).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #343 +/- ## ======================================= Coverage 90.59% 90.59% ======================================= Files 74 74 Lines 8376 8379 +3 ======================================= + Hits 7588 7591 +3 Misses 788 788 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.