-
-
Notifications
You must be signed in to change notification settings - Fork 915
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug:
If <ruby>
is too long, it overflows instead of wrapping like on the websites.
HTML to reproduce the issue:
<ruby>
你<rt>nei5</rt>
明<rt>ming4</rt>
就<rt>zau6</rt>
最<rt>zeoi3</rt>
好<rt>hou2</rt>
啦<rt>laa1</rt>
明<rt>ming4</rt>
就<rt>zau6</rt>
最<rt>zeoi3</rt>
好<rt>hou2</rt>
啦<rt>laa1</rt>
。<rt></rt>
</ruby>
Expected behavior:
Have line wraps automatically
Version
flutter_html: 2.2.1
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working