grr github
This commit is contained in:
parent
c5ab8fc1db
commit
70b4ab4674
@ -199,7 +199,7 @@ class ManialinkManager implements CallbackListener {
|
|||||||
*/
|
*/
|
||||||
public function labelLine(Frame $frame, array $labelStrings, array $properties = array()){
|
public function labelLine(Frame $frame, array $labelStrings, array $properties = array()){
|
||||||
//TODO overwrite standard properties with properties from array
|
//TODO overwrite standard properties with properties from array
|
||||||
|
|
||||||
//define standard properties
|
//define standard properties
|
||||||
$hAlign = Control::LEFT;
|
$hAlign = Control::LEFT;
|
||||||
$style = Label_Text::STYLE_TextCardSmall;
|
$style = Label_Text::STYLE_TextCardSmall;
|
||||||
|
Loading…
Reference in New Issue
Block a user