mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
The `any` orientation forces the rotation even when the device's screen rotation is disabled. Using `natural` respects that and restores the expected behaviour.