File tree 1 file changed +8
-8
lines changed 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -72,14 +72,14 @@ externally, they should at least be stable across different visual stimulus
72
72
presentations and should hence not introduce any differences between
73
73
experimental conditions. *
74
74
75
- *When using display scaling (for HiDPI/retina monitors for instance) Expyriment
76
- will attempt to return an unscaled screen. In fullscreen mode this means the native
77
- pixel resulution of the actual monitor (if the native resolution is not guessed
78
- correctly, it can be manually overwritten by setting
79
- ``control.defaults.display_resolution``. In some cases, however, Expyriment might
80
- return a screen which is scaled according to the operating system's scaling settings.
81
- To get a non-scaled screen in these cases, scaling has to be deactivated on the operating system
82
- level. *
75
+ *When using display scaling on the operating system level (for HiDPI/retina
76
+ monitors for instance) Expyriment will attempt to return an unscaled screen.
77
+ In fullscreen mode this means the native pixel resulution of the actual monitor
78
+ (if the native resolution is not guessed correctly, it can be manually overwritten
79
+ by setting ``control.defaults.display_resolution``. In some cases, however,
80
+ Expyriment might return a screen which is scaled according to the operating
81
+ system's scaling settings. To get a non-scaled screen in these cases, scaling has
82
+ to be deactivated on the operating system level. *
83
83
84
84
85
85
**Test results **
You can’t perform that action at this time.
0 commit comments