mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-03-13 06:01:21 +00:00
enable content lines wrap
This commit is contained in:
parent
67956e7438
commit
cb1f83cee6
@ -22,6 +22,10 @@ class Content
|
||||
true
|
||||
);
|
||||
|
||||
$this->label->set_line_wrap(
|
||||
true
|
||||
);
|
||||
|
||||
$this->label->set_xalign(
|
||||
0
|
||||
);
|
||||
|
Loading…
x
Reference in New Issue
Block a user