mirror of
https://github.com/openstf/stf
synced 2025-10-05 10:39:25 +02:00
Forgot why we don't force a rotation lock, added a doc explaining why so that I won't waste time thinking about it again.
This commit is contained in:
parent
43f2f6257f
commit
76eb1b077a
1 changed files with 7 additions and 0 deletions
7
doc/WHY.md
Normal file
7
doc/WHY.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
# Why?
|
||||
|
||||
This document lists reasons for various internal decisions so that we'll hopefully never forget them (again).
|
||||
|
||||
## Why not keep a rotation lock to prevent the screen from reverting to its natural position?
|
||||
|
||||
Because a physical rotation would then have no effect. While STF is meant for larger device farms, we anticipate a large portion of our user base to be running STF on their local computers with the actual devices right next to them, and it would be confusing if rotation suddenly had no effect.
|
Loading…
Add table
Add a link
Reference in a new issue