Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AlignmentDirectional support #118

Open
davidlondono opened this issue Jan 14, 2025 · 1 comment
Open

AlignmentDirectional support #118

davidlondono opened this issue Jan 14, 2025 · 1 comment
Labels
enhancement New feature or request

Comments

@davidlondono
Copy link

Is your feature request related to a problem? Please describe.
for Aligned class, the target and follower are type Alignment
so I cant assign AlignmentDirectional to them

Describe the solution you'd like
change target and follower type to AlignmentGeometry

Additional context
This is to support TextDirection.ltr and TextDirection.rtl for accesability

@davidlondono davidlondono added the enhancement New feature or request label Jan 14, 2025
@fzyzcjy
Copy link
Owner

fzyzcjy commented Jan 14, 2025

Looks reasonable and feel free to PR for this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants