neomjs / neo

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

Portal.view.home.parts.Colors: does not load the CSS file for Colors.view.Viewport #5476

Closed tobiu closed 1 month ago

tobiu commented 1 month ago

we need to look into: worker.App: insertThemeFiles().

opening the colors app on its own loads the theme file. opening the helix app inside the portal loads the related viewport file, only this one does not.

tobiu commented 1 month ago

i think i fixed it, but it could use testing.