mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-08 06:08:29 +02:00
Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
Origin commit data
------------------
Branch: ni/coolstream
Commit: 84484832c3
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-10-14 (Sat, 14 Oct 2017)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -1585,7 +1585,7 @@ void CMenuWidget::setFooter(const struct button_label *_fbutton_labels, const in
|
||||
if (!footer)
|
||||
footer = new CComponentsFooter(x, y + height, width + scrollbar_width, 0, 0, NULL, CC_SHADOW_ON);
|
||||
footer->setWidth(width + scrollbar_width);
|
||||
footer->setButtonLabels(fbutton_labels, fbutton_count, 0, width/fbutton_count);
|
||||
footer->setButtonLabels(fbutton_labels, fbutton_count);
|
||||
footer_height = footer->getHeight();
|
||||
footer_width = footer->getWidth();
|
||||
}else{
|
||||
|
Reference in New Issue
Block a user