eclipsesource / eclipsesource/tabris-js
[RTL] Add complementary layout properties start and end
Open
feature
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 171
- PR merge metrics
- No merged PRs in 30d
Description
Currently we support `left` and `right` which is fine but does not allow to dynamically change the layout of the UI depending on the devices RTL/LTR configuration.
Adding `start` and `end` layout properties would allow to align the UI elements depending on the device configuration.
Contributor guide
Assessment
This issue has not been assessed yet.