Fabian Vogt

Results 275 comments of Fabian Vogt

BTW, where did you get the SVG paths from?

Maybe landscape mode works better with this ratio?

> when i open the app, the title always come up first, that's so annoy! the same on Windows when in mobile UI mode! Which title? The picture upload didn't...

That's called the Drawer or Sidebar, yes. If the emulation starts automatically, it should show the front page by default though. Here that works as exepcted, not sure how that...

You can try https://github.com/nspire-emus/firebird/pull/298

> Nice Job!+1 But the Drawer is still come up first You can try https://github.com/nspire-emus/firebird/pull/302 for that.

Demo deployed at https://nspire-emus.github.io/firebird/wasm

> - [ ] Fix caching of emsdk libraries in the GH build Apparently that's because `setup-emsdk` behaves differently if the cache was found. If it's not found, it'll install...

> Fix caching of emsdk libraries in the GH build Fixed by running emsdk manually instead of using the `setup-emsdk` action

`-O3 -flto` is not noticably faster compared to the default (`-O3` for object files, `-O2` for linking), but it takes twice as long to build.