Skip to content

RTL (Right to left) problem and suggestion to solve it + asking for new option #18

@Idomo

Description

@Idomo

When using the library with device that it's main language is RTL (right to left) the right/left arrows are replacing positions and it's a little bit confusing.
Beside fix the arrows to not be language directional, I'd like to suggest add an configuration option to use up/down arrows thats won't make this problem with RTL languages to be so visible and also allow choose different appearance.
It will be awesome if this configuration will be in the AppDelegate.swift so it will change it all over the application.

In additional to the last sentence I'd like to ask adding an option to change the buttons as UIBarButtonItem and not just as text, so we will be able to change it to buttons like Done, Save etc. that already found as default in the iOS and also translating automatically and make the button bold in some cases, right now the only way to do that is to config it manually to each UITextField, it will be much better to have an option to change that at the AppDelegate.swift.

Thanks,
Ido.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions