Modifier.absoluteOffset is only half an RTL fix — Box alignment flips too, and the children leave the screen
absoluteOffset stops the offset mirroring but not the Box start edge moving. Pin the whole subtree to Ltr instead.
absoluteOffset stops the offset mirroring but not the Box start edge moving. Pin the whole subtree to Ltr instead.