mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 17:01:08 +02:00
Revert "- cc_frm_footer: auto-calc label_width by default"
This reverts commitd3643623ec
. Origin commit data ------------------ Branch: ni/coolstream Commit:5cbdf990fb
Author: vanhofen <vanhofen@gmx.de> Date: 2017-06-26 (Mon, 26 Jun 2017) ------------------ This commit was generated by Migit
This commit is contained in:
@@ -336,7 +336,7 @@ void CComponentsFooter::paintButtons(const int& x_pos,
|
||||
this->setDimensionsAll(x_pos, y_pos, w, h);
|
||||
this->setButtonFont(font);
|
||||
this->setContextButton(context_buttons);
|
||||
this->setButtonLabels(content, label_count, 0, label_width ? label_width : w/label_count);
|
||||
this->setButtonLabels(content, label_count, 0, label_width);
|
||||
this->paint(do_save_bg);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user