vintagepc / MK404

A functional Simulator for Prusa (Mini/Einsy) Rambo based printers
https://vintagepc.github.io/MK404/
GNU General Public License v3.0
70 stars 9 forks source link

Fix terminal/screenshot related bugs #336

Closed vintagepc closed 3 years ago

vintagepc commented 3 years ago

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:

codecov[bot] commented 3 years ago

Codecov Report

Merging #336 (016769d) into master (029cc59) will decrease coverage by 0.02%. The diff coverage is 25.00%.

Impacted file tree graph

@@            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.