ui-layout
ui-layout copied to clipboard
Adding RTL support
Adds right-to-left support for ui layout containers. This will automatically work as long as the ui-layout element is a child of an element with a direction set to rtl.
Fixes issue #168.
Tests are still missing. Every test should be also replicated in RTL mode.
Initial scan looks alright. Will give a full review when tests are added.
@SomeKittens: I've added tests for RTL layout. From my side the PR is ready.
Hey, Any updates for this one?
Thanks