Skip to content

[icons] Please fix the casing for FormatTextdirectionLToRIcon and FormatTextdirectionRToLIcon icons #48850

Description

@Nefcanto

If the casing is PascalCasing as with many more icons, then the correct spelling should be:

FormatTextdirectionLToRIcon => FormatTextDirectionLtrIcon
FormatTextdirectionRToLIcon => FormatTextDirectionRtlIcon

The reason we're asking for this, is because we have created a mini-tool for our panel to optimize icons, and we count on casing to build the correct path, and that tool fails for these icons. We can create exceptions in our code, but I think the right way is for you to fix the casing.

The d in Textdirection should become capitalized => TextDirection
And also the Ltr and Rtl are both known acronyms

Search keywords:

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

breaking changeIntroduces changes that are not backward compatible.scope: iconsChanges related to the icons.v10.x

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions