-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Enhancement: Improve RTL Support in UI #3325
Labels
Comments
Welcome! 👋 Thanks for opening your first issue here! And to ensure the community is able to respond to your issue, be sure to follow the issue template if you haven't already. |
4 tasks
Thanks for opening this issue, I think this is a great suggestion! Would you be able to provide screenshots of the issue or of your proposed changes to provide more context? |
Hi raclim,
Thanks for reviewing my pull request! As requested, I have attached a ZIP
file containing screenshots that illustrate the issue and the improvements
made.
The ZIP file includes:
- *Before:* Screenshots showing the issue with RTL text rendering.
- *After:* Screenshots demonstrating the correct rendering after
applying the changes.
Please let me know if you need any additional details. Looking forward to
your feedback!
…On Fri, Feb 7, 2025 at 4:47 AM raclim ***@***.***> wrote:
Thanks for opening this issue, I think this is a great suggestion! Would
you be able to provide screenshots of the issue or of your proposed changes
to provide more context?
—
Reply to this email directly, view it on GitHub
<#3325 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACYX4HGVSESRMH2X5OSPJTL2OQCRNAVCNFSM6AAAAABV5YYEKOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMNBRGU4TANRRGM>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Increasing Access
This feature would improve accessibility for users who write in RTL languages such as Arabic, Persian, or Hebrew. By ensuring proper text alignment and layout adjustments for RTL scripts, the p5.js Web Editor would become more inclusive, enabling a broader range of users to comfortably engage with the platform. This enhancement directly supports the goal of making the editor usable for a diverse global audience.
Feature enhancement details
While the current UI works reasonably well, it can be enhanced to better support RTL languages. Improvements include better text alignment, layout adjustments, and consistent directionality across all components.
Proposed Changes:
Benefits:
Additional Context:
This enhancement aims to make the application more inclusive for a wider range of users, especially those who rely on RTL languages like Arabic, Persian, and Hebrew.
The text was updated successfully, but these errors were encountered: