I noticed that the web UI implementation of Tricky-Addon-enhenced , especially the assets/index-migrated.min.js, may have functional performance issues.
In fact, on my device
(ksu-32525-2,
kernel 6.6.66-Android-15-8,
PLC110_16.0.0.205)
the "deselect-unnecessary" feature is already lagging and failing to work
I suspect this might be caused by a timeout due to the execution lag, or some kind of timing issue (it's really laggy lol)..
Hm... I think I know how to fix it and would like to submit a PR. However, the build script requires /webui/src, which I cannot find in the repository, and it seems to be excluded from the release as well.
Could you please provide me with webui/src, or consider fixing this performance issue?
Here seems a lot of Issue open for the webui...
I noticed that the web UI implementation of Tricky-Addon-enhenced , especially the assets/index-migrated.min.js, may have functional performance issues.
In fact, on my device
(ksu-32525-2,
kernel 6.6.66-Android-15-8,
PLC110_16.0.0.205)
the "deselect-unnecessary" feature is already lagging and failing to work
I suspect this might be caused by a timeout due to the execution lag, or some kind of timing issue (it's really laggy lol)..
Hm... I think I know how to fix it and would like to submit a PR. However, the build script requires /webui/src, which I cannot find in the repository, and it seems to be excluded from the release as well.
Could you please provide me with webui/src, or consider fixing this performance issue?
Here seems a lot of Issue open for the webui...