It looks like you're new here. If you want to get involved, click one of these buttons!
$("#loading-screen p").html("Loading…
<progress></progress>");
Unfortunately, I'm now seeing that--on some browsers--the original text appears briefly before being replaced. Can I improve my method for replacing the loading text somehow to ensure that doesn't happen, short of just editing the header? (I'd like to avoid having to edit each new version of the header if possible.)
Comments
How about we split the difference and I change it to "Loading Resources".
This patch to Twine states that there should be a Runtime loading bar when opening a large story built using the latest version of either the Sugarcane or Responsive header.
I believe that it is included with Twine 1.4.2 rc 2