Đào Hoàng Sơn

Results 353 comments of Đào Hoàng Sơn

To confirm: it works correctly with LTR but doesn't work with RTL?

How did you configure the `Directionality` widget? Wrap it outside `HtmlWidget`?

This may be possible to do by waiting for the fullscreen event and force a orientation change I think.

The internal logic will build the `TextSpan` as needed. Can't you use `HtmlWidget` directly?

With enough inputs, I think it's possible to make the `TextSpan` builder logic independent. Maybe.

You need to use inline CSS to control the number of lines. However, it will not work if the HTML itself contains block-level elements because their layout is incompatible with...

`[email protected]` has been released with the fix for this. Please upgrade and let me know whether it works for you.

Are you adding this package to a new project or have you recently updated it to a new version?