RubyText icon indicating copy to clipboard operation
RubyText copied to clipboard

[Question] why default textDirection of `RubyTextData` is set to `rtl`?

Open narumi147 opened this issue 3 years ago • 0 comments

In most cases and languages, left-to-right is used. So why right-to-left is used in this package?

In RichText, textDirection is default to null and check from context and there is no param in TextSpan.

narumi147 avatar Aug 18 '22 16:08 narumi147