mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
enable content lines wrap
This commit is contained in:
parent
67956e7438
commit
cb1f83cee6
1 changed files with 4 additions and 0 deletions
|
|
@ -22,6 +22,10 @@ class Content
|
|||
true
|
||||
);
|
||||
|
||||
$this->label->set_line_wrap(
|
||||
true
|
||||
);
|
||||
|
||||
$this->label->set_xalign(
|
||||
0
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue