Closed MinmoTech closed 2 years ago
Could someone please test this on windows (and macos) before merging? :)
Merging #79 (9138a9d) into main (2052fb8) will not change coverage. The diff coverage is
100.00%
.
@@ Coverage Diff @@
## main #79 +/- ##
=======================================
Coverage 84.23% 84.23%
=======================================
Files 26 26
Lines 2258 2258
=======================================
Hits 1902 1902
Misses 356 356
Impacted Files | Coverage Δ | |
---|---|---|
src/superqt/collapsible/_collapsible.py | 93.58% <100.00%> (ø) |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 2052fb8...9138a9d. Read the comment docs.
The button used for the Collapsible previously showed a black on archlinux. This fixes it to display properly. Collapsilbe before fix:
Collapsilbe after fix:
Closes https://github.com/napari/superqt/issues/78