From 72b8602018a5b80d630377c43be466d7bd850093 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C3=ADas=20Locatti?= <42481638+goldenx86@users.noreply.github.com> Date: Thu, 8 Feb 2024 01:33:05 -0300 Subject: [PATCH] Update index.md --- .../entry/yuzu-progress-report-jan-2024/index.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/site/content/entry/yuzu-progress-report-jan-2024/index.md b/site/content/entry/yuzu-progress-report-jan-2024/index.md index c68ad464..73768581 100644 --- a/site/content/entry/yuzu-progress-report-jan-2024/index.md +++ b/site/content/entry/yuzu-progress-report-jan-2024/index.md @@ -256,13 +256,13 @@ Therefore, he {{< gh-hovercard "12558" "disabled compression for these ZIP expor Moving on to the quality-of-life (QoL) fixes, t895 {{< gh-hovercard "12571" "extended support for custom screen orientations." >}} With this change, yuzu now supports a total of seven orientation styles, listed below. - - - Auto. Selects any of the four orientations based on the phone’s sensor. - - - Sensor Landscape. Limits the sensor detection to only landscape orientations. - - - Landscape. Fixed regular landscape. - - - Reverse Landscape. Fixed inverted landscape. - - - Sensor Portrait. Limits the sensor detection to only portrait orientations, if the device allows it. - - - Portrait. Fixed regular portrait. - - - Reverse Portrait. Fixed inverted portrait +- Auto. Selects any of the four orientations based on the phone’s sensor. +- Sensor Landscape. Limits the sensor detection to only landscape orientations. +- Landscape. Fixed regular landscape. +- Reverse Landscape. Fixed inverted landscape. +- Sensor Portrait. Limits the sensor detection to only portrait orientations, if the device allows it. +- Portrait. Fixed regular portrait. +- Reverse Portrait. Fixed inverted portrait {{< imgs "./orientations.png| Reverse portrait, the way it’s meant to be played"