Closed vintagepc closed 3 years ago
Merging #336 (016769d) into master (029cc59) will decrease coverage by
0.02%
. The diff coverage is25.00%
.
@@ Coverage Diff @@
## master #336 +/- ##
==========================================
- Coverage 90.95% 90.92% -0.03%
==========================================
Files 162 162
Lines 7515 7517 +2
==========================================
Hits 6835 6835
- Misses 680 682 +2
Impacted Files | Coverage Δ | |
---|---|---|
MK404.cpp | 86.32% <0.00%> (ø) |
|
parts/components/GLHelper.cpp | 83.49% <33.33%> (-1.51%) |
:arrow_down: |
parts/printers/Prusa_MMU2.cpp | 88.88% <100.00%> (-1.12%) |
:arrow_down: |
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 029cc59...016769d. Read the comment docs.
Description
Fixes some GL related bugs with the terminal and screenshot scaling.
Behaviour/ Breaking changes
Terminal no longer vanishes when scaling Screenshots created using the hotkey now respect the actual scaled window size.
Linked issues: