Skip to content

feat: Node page - List Auto Hide when not in view | Auto hide battery & hop labels#274

Open
ItsLimitlezz wants to merge 16 commits intomeshtastic:masterfrom
ItsLimitlezz:Node_Page_Merge
Open

feat: Node page - List Auto Hide when not in view | Auto hide battery & hop labels#274
ItsLimitlezz wants to merge 16 commits intomeshtastic:masterfrom
ItsLimitlezz:Node_Page_Merge

Conversation

@ItsLimitlezz
Copy link

This modification enables the nodes to be hidden when they are not visible in MUI. This optimization helps in conserving resources and enhancing the speed of the nodes’ pages. Additionally, it includes automatic hiding for battery and Hop Data. This modification has been tested on the T-Deck Plus running Firmware 2.7.19. After restoring messages and loading the nodes, it significantly speeds up the device by approximately 1 minute. The modification was primarily vibe coded, but it was tested across three users with the T-Deck Plus running MUI. All users were using the same firmware version. The only difference was that these users also had the virtual keyboard removed and other MUI modifications.

I attempted deleting nodes, and the results were incredibly fast. It eliminated all lag, but that caused MUI to crash because other pages were accessing the nodes page instead of a separate list. Although it now fully hides out of view the issues still prevails of lag due the sheer number of objects that exist on the nodes pages. Between Long name, short name, icon, and border that accounts for 1000 objects it has on that page.

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Congratulations for your first pull request

@ItsLimitlezz ItsLimitlezz changed the title Node page - List Auto Hide when not in view | Auto hide battery & hop labels feat: Node page - List Auto Hide when not in view | Auto hide battery & hop labels Jan 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant