Skip to content

Commit

Permalink
Update changelog: timer pausing
Browse files Browse the repository at this point in the history
  • Loading branch information
gereleth committed Aug 13, 2022
1 parent 70141e2 commit 95c1db4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/routes/index.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,9 @@ on:solved={()=>hexWrapSolved = true}
<div class="container">
<h2> Changelog </h2>
<ul>
<li>
<em>2022-08-13</em> The timer now stops ticking when you leave the puzzle page or switch to a different tab. It continues when you return to the puzzle. This should give more accurate times on large puzzles. Thanks to <a href="https://github.com/joshwilsonvu" target="_blank" rel="noopener">@joshwilsonvu</a> for the pull request.
</li>
<li><em>2022-08-11</em> Zoom and pan! Solving big puzzles should be easier now with the ability to zoom in and move around.
A summary of improved controls:
<ul>
Expand Down

1 comment on commit 95c1db4

@vercel
Copy link

@vercel vercel bot commented on 95c1db4 Aug 13, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

hexapipes – ./

hexapipes.vercel.app
hexapipes-gereleth.vercel.app
hexapipes-git-main-gereleth.vercel.app

Please sign in to comment.