migliori / universal-icon-picker

Vanilla JS Icon Picker for any Icon Library
https://universal-icon-picker.miglisoft.com
MIT License
78 stars 9 forks source link

Request for RTL (Right-to-Left) Language Support in Library #17

Open treponat opened 1 year ago

treponat commented 1 year ago

Title: Request for RTL (Right-to-Left) Language Support in Library

Description: I would like to request the addition of RTL (Right-to-Left) language support in the library. RTL languages, such as Arabic, Hebrew, and Persian, have a different text layout direction compared to LTR (Left-to-Right) languages. Currently, the library lacks proper RTL support, causing difficulties when working with RTL content and adversely affecting user experience for RTL language users.

RTL language support encompasses several key aspects:

Text Alignment: RTL text should be aligned right-to-left, while numerals and symbols should follow the correct RTL positioning.

UI Components: Support for RTL-aware UI components, such as input fields, dropdown menus, and navigation bars, which should adapt their layouts and behavior to suit RTL languages.

Bi-Directional Text: Proper handling of mixed LTR and RTL text within the same document or interface, including bidirectional text rendering, selection, and editing.

Please consider this request for RTL language support, as it will enhance the usability and accessibility of the library for RTL language developers and users alike. Thank you for your attention to this matter.

Note: If you need any further information or assistance regarding RTL language support, please feel free to reach out.

image

migliori commented 1 year ago

Hi,

Thanks for your comment ; I'll keep it opened until I can free time to work on this feature - I can't promise it'll be done soon, but I'll do my best.

treponat commented 1 year ago

Thanks!