NxWidgets::CGlyphSliderHorizontal: No longer uses a hard-coded slider height; the slider height is now provided as a parameter, replacing the widget height which is now calculated from the glip image height
This commit is contained in:
parent
d1e14ef9a4
commit
ee3ea73671
@ -1410,6 +1410,8 @@ CONFIG_NXWM_MEDIAPLAYER=y
|
||||
CONFIG_NXWM_MEDIAPLAYER_MEDIAPATH="/mnt/sdcard"
|
||||
CONFIG_NXWM_MEDIAPLAYER_XSPACING=12
|
||||
CONFIG_NXWM_MEDIAPLAYER_YSPACING=16
|
||||
CONFIG_NXWM_MEDIAPLAYER_VOLUMESTEP=5
|
||||
# CONFIG_NXWM_MEDIAPLAYER_CUSTOM_COLORS is not set
|
||||
# CONFIG_NXWM_MEDIAPLAYER_BORDERS is not set
|
||||
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user