mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 08:36:24 +08:00
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:
@@ -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
|
||||
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user