mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-01 18:01:06 +02:00
CComponentsScrollBar: use corner settings for scrollbar body
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1d541834b1
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-12-15 (Thu, 15 Dec 2016)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -81,6 +81,7 @@ void CComponentsScrollBar::initVarSbForm(const int& count)
|
||||
|
||||
sb_up_obj = sb_down_obj = NULL;
|
||||
sb_segments_obj = NULL;
|
||||
setCorner(RADIUS_MIN, CORNER_ALL);
|
||||
|
||||
sb_up_icon = frameBuffer->getIconPath(NEUTRINO_ICON_BUTTON_UP) ;
|
||||
sb_down_icon = frameBuffer->getIconPath(NEUTRINO_ICON_BUTTON_DOWN);
|
||||
|
Reference in New Issue
Block a user