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

Origin commit data
------------------
Commit: 65b8a7ae48
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-09-07 (Thu, 07 Sep 2017)

Origin message was:
------------------
- menu: always add an offset to menus; not only in round-border-mode
This commit is contained in:
vanhofen
2017-09-07 16:18:30 +02:00
parent 7a6daa77a3
commit 23ea286fa9
3 changed files with 2515 additions and 28 deletions

View File

@@ -553,7 +553,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;