- menu: always add an offset to menus; not only in round-border-mode

Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
svenhoefer
2017-09-07 16:18:30 +02:00
committed by Thilo Graf
parent 6c2fc16ea4
commit cd5fc80ebe
2 changed files with 35 additions and 28 deletions

View File

@@ -550,7 +550,7 @@ class CMenuWidget : public CMenuTarget, public CComponentsSignals
int preselected;
int selected;
int iconOffset;
int sb_width;
int scrollbar_width;
fb_pixel_t *background;
int full_width, full_height;
bool savescreen;