Skip to content

Fix (manually flip) left/right padding for mirrored RTL layouts

ivan tkachenko requested to merge work/ratijas/rtl-paddings into master

Unlike anchors and Layout.* margins, unfortunately, paddings are not subjected to auto-mirroring.

Merge request reports