Changes
Page history
Update display settings 2017 12 6
authored
Dec 06, 2017
by
Ali Can Demiralp
Show whitespace changes
Inline
Side-by-side
display-settings-2017-12-6.md
View page @
5a92b11c
...
...
@@ -2,7 +2,7 @@ Consider 4 types of configurations that cascade upon each other, similar to CSS.
1 Phoenix Library Settings
-
Contains defaults for ALL settings, built into the library.
-
Is code.
-
Is
library
code.
-
Is necessary.
-
Example: Phoenix by default launches itself on a 1024x768 window.
...
...
@@ -14,7 +14,7 @@ Consider 4 types of configurations that cascade upon each other, similar to CSS.
3 Application Specific Settings
-
Overrides 2, applies to a particular Phoenix application.
-
Is code.
-
Is
application
code.
-
Is optional.
-
Example use case: PLI viewer should only run on a Window, not an HMD.
...
...
...
...