mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-22 10:42:49 +00:00
Fix
This commit is contained in:
@@ -653,7 +653,6 @@ void drawTextMessageFrame(OLEDDisplay *display, OLEDDisplayUiState *state, int16
|
||||
}
|
||||
}
|
||||
} else if (!manualScrolling) {
|
||||
// Only reset when autoscroll is disabled AND user isn't manually scrolling
|
||||
scrollY = 0;
|
||||
}
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user