neomjs / neo

The application worker driven frontend framework
https://neomjs.com
MIT License
2.76k stars 149 forks source link

Neo.config.renderCountDeltas => make it configurable and multi-window #5465

Closed tobiu closed 1 month ago

tobiu commented 1 month ago

I had to smile when i found the spot. i guess one of the first things created in Neo from Rich @rwaters back in the days.

Since it is actually still in use for the helix demo, we need to make it configurable at run-time and let it support multi-window => moving the helix into a separate window needs to start the logic again inside the new main thread.