mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-30 17:53:32 -07:00
1e9db6bfaf
- `elements_scrollable_text_line_centered` was using 0 on scroll, so text wider than the screen would not scroll. Uses `menu_scroll_counter` to fix it. - Also makes the width 124 to give a 1px margin so the text isn't touching the outside lines