mirror of
https://github.com/Genymobile/scrcpy.git
synced 2025-12-17 05:24:19 +01:00
While moving code, commit874eaec487added a condition `if (displayId == 0)` to register a rotation watcher, without good reasons. This condition was kept when the rotation watcher was moved to a fallback ine26bdb07a2. Note: use `git show -b` to show this commit ignoring whitespace changes. Refs #5428 <https://github.com/Genymobile/scrcpy/issues/5428>