Closed philschatz closed 5 years ago
Merging #128 into master will decrease coverage by
<.01%
. The diff coverage is0%
.
@@ Coverage Diff @@
## master #128 +/- ##
==========================================
- Coverage 48.02% 48.02% -0.01%
==========================================
Files 150 150
Lines 12218 12219 +1
Branches 867 867
==========================================
Hits 5868 5868
- Misses 6178 6179 +1
Partials 172 172
Impacted Files | Coverage Δ | |
---|---|---|
src/models/colors.ts | 82.75% <0%> (-2.96%) |
: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 9bc562d...c85e5a2. Read the comment docs.
Adds a
[Full Screen]
button allowing the user to switch to full-screen mode. Maybe a "Zen" mode would work instead. Or maybe the Full Screen button would do "Zen" mode when on a desktop and a real Full Screen when on a phone/tablet.