mirror of
https://codeberg.org/vlw/still-alive.git
synced 2025-09-14 00:13:41 +02:00
Update README.md
This commit is contained in:
parent
4295183a67
commit
15267e03cd
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
|||
<img src="https://user-images.githubusercontent.com/35688133/139586996-06eaa0cd-0c99-4e14-ba9d-2649e56c421f.png"/>
|
||||
<h2>Known limitations</h2>
|
||||
<ul>
|
||||
<li><strong>Time drifting</strong><br>The browser will throttle <code>setTimeout()</code> when it deems a page as low-priority (running in the background etc.). This will cause all visuals to fall behind the music and appear as delayed.</li>
|
||||
<li><strong>Windows blocked</strong><br>Pop-up blockers (built-in on most browsers) will prevent all- or some windows to open. You have to allow the page to "open multiple windows" in your browser for this demo to work.</li>
|
||||
<li><a href="https://github.com/VictorWesterlund/still-alive/issues/2"><strong>Time drifting <i>(#2)</i></strong></a><br>The browser will throttle <code>setTimeout()</code> when it deems a page as low-priority (running in the background etc.). This will cause all visuals to fall behind the music and appear as delayed.</li>
|
||||
<li><a href="https://github.com/VictorWesterlund/still-alive/issues/2"><strong>Windows blocked <i>(#3)</i></strong></a><br>Pop-up blockers (built-in on most browsers) will prevent all- or some windows to open. You have to allow the page to "open multiple windows" in your browser for this demo to work.</li>
|
||||
<li><strong>Stacking windows on Chrome for Windows (the OS)</strong><br>Due to a <a href="https://bugs.chromium.org/p/chromium/issues/detail?id=137681">bug in Chromium on Windows</a>, browser windows will stack if the play button is clicked from a non-primary display.</li>
|
||||
</ul>
|
||||
|
|
Loading…
Add table
Reference in a new issue