You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove the confusing "not necessarily limited" part of the 1.3.4 Orientation note and expand (#4349)
Follow-up to #4348
Assuming that the `here content is NOT necessarily restricted to
landscape or portrait orientation` relates just to the virtual reality
example, this expands what was meant (at least, my understanding of it)
Closes#4346
---------
Co-authored-by: Mike Gower <[email protected]>
Copy file name to clipboardExpand all lines: guidelines/sc/21/orientation.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,6 @@ <h4>Orientation</h4>
6
6
7
7
<p>Content does not restrict its view and operation to a single display orientation, such as portrait or landscape, unless a specific display orientation is <a>essential</a>.</p>
8
8
9
-
<pclass="note">Examples where a particular display orientation may be essential are a bank check, a piano application, slides for a projector or television, or virtual reality content where content is not necessarily restricted to landscape or portrait displayorientation.</p>
9
+
<pclass="note">Examples where a particular display orientation may be essential are a bank check, a piano application, slides for a projector or television, or virtual reality content where parts of the image (for instance, a status bar or heads-up display) always remain at a fixed orientation relative to the headset screens (and the user's eyes) regardless of the physical orientation of the headset.</p>
0 commit comments