Refactor loading and unloading of the UI #1064
Labels
enhancement
a new feature or an improvement of existing functionality
help wanted
help from community contributors would be appreciated
Since we moved all our logic to main and degraded the renderer process to only do, you know, rendering, we could go further with refactoring and have it generate our pages on the fly from signals, rather than having it load a bunch of slow pug files on startup and hiding/unhiding components. This could tie in with #979 and a smarter system to handle versatile instructional images. I'm open to suggestions here.
The text was updated successfully, but these errors were encountered: