clarify back gesture

This commit is contained in:
Daniel Micay 2021-05-21 05:45:08 -04:00
parent b942d8f200
commit 2cc7f95515

View File

@ -492,7 +492,7 @@
<p>Changes since the 2021.05.04.01 release:</p>
<ul>
<li>enable gesture navigation by default (can change it via Settings → System → Gestures → System navigation) instead of legacy 2-button navigation: swipe left/right on the navigation bar to switch apps, swipe up for home screen, swipe up and hold for app overview (recent apps), swipe from the left/right edge to go back</li>
<li>enable gesture navigation by default (can change it via Settings → System → Gestures → System navigation) instead of legacy 2-button navigation: swipe left/right on the navigation bar to switch apps, swipe up for home screen, swipe up and hold for app overview (recent apps), swipe from the left/right edge of the screen (not the navigation bar) to go back</li>
<li>Updater: fix minor theme issue for light theme when pressing preferences</li>
<li>replace our workaround for an upstream user profile crash issue with a proper upstream fix from Sony</li>
<li>replace our workaround for another upstream user profile crash issue with a proper fix based on the approach of the fix from Sony</li>