diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-05-28 10:14:14 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-05-28 10:14:14 -0400 |
| commit | f5000626dba260341e7b13734ec16348c9997ad2 (patch) | |
| tree | b88d2807998ec1d575a44eb854a27a20364e5665 /static | |
| parent | f4cf85e06dc19e9e7a3b997283214ea77b7e7935 (diff) | |
revert our screenshot button change
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index c4b2f36b..3f67abb2 100644 --- a/static/releases.html +++ b/static/releases.html @@ -455,6 +455,7 @@ <li>Vanadium: update Chromium base to 91.0.4472.77</li> <li>Vanadium: enable opportunistic HTTPS by default</li> <li>Vanadium: disable mobile identity consistency by default</li> + <li>revert our change adding the screenshot button to the power menu for 3-button navigation since it's provided by the recent apps activity for both gesture and 3-button navigation (we originally added it back for both 2-button and 3-button navigation even though it was only needed for 2-button navigation, and then the stock OS implemented the same fix only for 2-button navigation, which makes more sense)</li> </ul> </article> --> |
