Thomas M. Edwards
Thomas M. Edwards
As to translating the docs. I don't have a issue with it in general, but I do have some concerns: 1. I ask that you wait a bit. The docs...
Thanks again for the localization. 👋
Thanks.
Thanks again for the localization. 👋
> In the Documentation, it is not indicated when the :uiupdate is triggered during the [Navigation Events](http://www.motoslave.net/sugarcube/2/docs/#events-navigation), even though it triggers during the passage navigation. Yes. Fixed. > Also found...
Unless I'm mistaken, this is already part of `v2.37.0`.
Yes. Check out the documentation on `Save.browser.export()` and `Save.browser.import()`.
I suppose I could add `.exportToBase64()` and `.importFromBase64()` methods or something similar.
Made some changes: * Moved `Save.browser.export()` and `Save.browser.import()` to `Save.disk.export()` and `Save.disk.import()`. * Added `Save.base64.export()` and `Save.base64.import()`. The latter two are what you should need.
It's pretty much as described by Chapel. I can't tell you exactly when it'll run, because I don't know. The `` macro will execute after the JavaScript engine has ceded...