Merge branch 'master' into t5-epaper-pro

This commit is contained in:
Manuel
2025-11-18 18:13:44 +01:00
committed by GitHub
46 changed files with 33666 additions and 10089 deletions

View File

@@ -492,6 +492,7 @@ void drawNodeListScreen(OLEDDisplay *display, OLEDDisplayUiState *state, int16_t
#endif
const int scrollStartY = y + 3;
drawScrollbar(display, visibleNodeRows, totalEntries, scrollIndex, 2, scrollStartY);
graphics::drawCommonFooter(display, x, y);
}
// =============================