Skip to content

Commit

Permalink
3D *does* work offline now, at least some of the time.
Browse files Browse the repository at this point in the history
  • Loading branch information
kkernick committed Jun 14, 2024
1 parent e9ad90b commit a485582
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions site/heatmapper.css
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
/* Dumb as this looks, we need to have the message appear, but not give the next one too much duration */
35% {}
42% {content: "File upload will be immediate as you simply fetch from disk";}
49% {content: "You can even work offline, except for 3D";}
49% {content: "You can even work offline for some applications!";}
53% {}
57% {content: "Some heatmap applications don't yet support WebAssembly";}
65% {content: "And you always have the option of using a server version!";}
Expand All @@ -50,4 +50,3 @@
80% {content: "We're almost there..."}
85% {content: "Probably downloading Scipy..."}
}

0 comments on commit a485582

Please sign in to comment.