Describe the bug
When display properties are overridden for the first item in the linked list, then the background after the last item is incorrectly set to the background of that item.
Confirm that the bug is in the embedded library
Yes, it is in the embedded library, in the GraphicalDisplayRenderer
Commerical or personal/community use
Commerical, davetcc
To Reproduce
Simply override the first menu item in any sub menu or root.
Expected behavior
The background should be the same as the rest of the menu.
Describe the bug When display properties are overridden for the first item in the linked list, then the background after the last item is incorrectly set to the background of that item.
Confirm that the bug is in the embedded library Yes, it is in the embedded library, in the GraphicalDisplayRenderer
Commerical or personal/community use Commerical, davetcc
To Reproduce Simply override the first menu item in any sub menu or root.
Expected behavior The background should be the same as the rest of the menu.
Screenshots See https://github.com/davetcc/tcMenu/discussions/329 for screenshot and more detail.
Device Specs Affects all boards
Additional context N/A