You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry, should've mentioned in original post. There is no console output and the valueConverter in the directionProperty is never called. This might well be an upstream issue.
Hey @xlmnxp - great plugin!
The "direction" CSS property does not seem to have any effect on GridLayout.
The displayed content for the sample below is always: "RIGHT LEFT". It does not make a difference if the style is inline or in app.css.
The isRtl property works fine and swaps the output, if set to false.
Can you reproduce or am I missing something? Thank you for any help.
Sample xml
app.css
package.json
EDIT: Test platform is Android 29 Emulator.
The text was updated successfully, but these errors were encountered: