Skip to content

system: Load subpages on demand

Felipe Borges requested to merge system-load-panels-on-demand into main

Let's manually wire the row activation to the panel creation so that we can create panels on demand.

This also makes calls to subpages directly avoid initializing the other panels.

Fixes #2857 (closed)

Merge request reports