Wahid Anvary
Wahid Anvary
> To confirm: it works correctly with LTR but doesn't work with RTL? Yes on RTL the position of custom Widgets does not change correctly on every row.
> How did you configure the `Directionality` widget? Wrap it outside `HtmlWidget`? I checked in two ways: Wrap outside `HtmlWidget`: `Directionality( textDirection: TextDirection.rtl, child: HtmlWidget(...` Or use `dir="rtl"` attribute in...
I'm sorry. You upgraded to a new version, but the problem hasn't been solved yet. Would you be able to check that?