Skip to content

Flipped default Settings Card Action Icon in RTL contexts#855

Open
Avid29 wants to merge 1 commit into
CommunityToolkit:mainfrom
Avid29:settings_expand_flip
Open

Flipped default Settings Card Action Icon in RTL contexts#855
Avid29 wants to merge 1 commit into
CommunityToolkit:mainfrom
Avid29:settings_expand_flip

Conversation

@Avid29
Copy link
Copy Markdown
Member

@Avid29 Avid29 commented May 24, 2026

Fixes #846

PR Type

What kind of change does this PR introduce?

Bugfix

What is the current behavior?

The default ActionIcon is a chevron that points right, regardless of the FlowDirection

What is the new behavior?

The default ActionIcon is a chevron that points outwards, flipping based on the FlowDirection

PR Checklist

Please check if your PR fulfills the following requirements:

Other information

I'm not terribly happy with this solution. I think this poor solution represents an issue that the action icon maybe should be templated.

@Avid29 Avid29 added bug Something isn't working components::controls::settingscontrols Create a Windows 11 style settings experiences with these controls. labels May 24, 2026
@Avid29 Avid29 changed the title Added Changed SettingsCard.ActionIcon to utilize MirroredWhenRightToLeft by default May 24, 2026
@Avid29 Avid29 changed the title Changed SettingsCard.ActionIcon to utilize MirroredWhenRightToLeft by default Flipped default action icon in RTL contexts May 24, 2026
@Avid29 Avid29 changed the title Flipped default action icon in RTL contexts Flipped default Settings Card Action Icon in RTL contexts May 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working components::controls::settingscontrols Create a Windows 11 style settings experiences with these controls.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[SettingsCard] Arrow icon should mirror in RTL

1 participant