I reply to all queries on the forums and via email, once per day, Monday to Friday (not weekends).

If you are new here, please see some information on how to ask for support. Thank you!

Reply To: The panels are loaded very slowly

dashed-slug.net Forums General discussion The panels are loaded very slowly Reply To: The panels are loaded very slowly

#4500
alexg
Keymaster

I see. Thank you.

One idea is to break down the UIs to different pages. Since there are inter-dependencies, any change in one UI triggers changes in all the other UIs. Other than that, the new version should in fact be faster than before, because now each UI only loads the data it needs.

You could try to break down the UIs so that there are only a few in each page. This should help in devices with slow cpus.

If you do try this, please let me know.