Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: mbed
Fork of el17ajf by
Diff: Menus/UI/UI.cpp
- Revision:
- 19:370d83a8dc33
- Parent:
- 18:24ce897024d0
- Child:
- 21:62d2b5b73160
--- a/Menus/UI/UI.cpp Wed Apr 03 14:31:49 2019 +0000 +++ b/Menus/UI/UI.cpp Wed Apr 03 16:18:26 2019 +0000 @@ -40,7 +40,7 @@ bool selected = buttonCurrentlyDrawing == buttonCurrentlySelected; - int wordWidth = strlen(text) * (Graphics::UI::CHAR_WIDTH + Graphics::UI::CHAR_SPACE); + int wordWidth = strlen(text) * (Graphics::UI::CHAR_WIDTH + Graphics::UI::CHAR_SPACE) - 1; if (selected) { Graphics::UI::drawBorder(