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

Signed-off-by: Thilo Graf <dbt@novatux.de>


Origin commit data
------------------
Commit: cd5fc80ebe
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

Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
vanhofen
2017-09-07 16:18:30 +02:00
committed by Thilo Graf
parent 2aaa136ee1
commit 54cd0a93e0
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;