philschatz / puzzlescript

:video_game: Play Accessible PuzzleScript games in your terminal or embed them
https://philschatz.com/puzzlescript/
28 stars 11 forks source link

feat: Full Screen mode #128

Closed philschatz closed 5 years ago

philschatz commented 5 years ago

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.

codecov[bot] commented 5 years ago

Codecov Report

Merging #128 into master will decrease coverage by <.01%. The diff coverage is 0%.

Impacted file tree graph

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