Labs-Windows icon indicating copy to clipboard operation
Labs-Windows copied to clipboard

[Gallery] Adding right-to-left toggle

Open niels9001 opened this issue 1 year ago • 2 comments

This PR adds a right-to-left toggle so developers can test how their controls.

rtl

@michael-hawker @Arlodotexe FlowDirection does not seem to be supported in Uno - however, when I try to hide the button using:

wasm:Visibility="Collapsed"

I get an error when trying to run the UWP head ("Visibility not found on AppBarButton"). Any thoughts on why that is?

niels9001 avatar Aug 12 '22 09:08 niels9001

@niels9001 Looks like your comment is missing something?

image

Arlodotexe avatar Aug 12 '22 18:08 Arlodotexe

@niels9001 Looks like your comment is missing something?

image

Ooh, some hidden tags.. fixed now 😄

niels9001 avatar Aug 12 '22 18:08 niels9001

As one of the five developers that uses their machine in a RTL language I just want to celebrate this being added. I really hope this will increase conciousness when developers create new controls.

Avid29 avatar Sep 15 '22 01:09 Avid29