Browse Source

Update one-click bar appearance (remote debug icon)

One-click deploy used to show an Android icon, when available.
Nowadays, remote debug (aka one-click deploy) for web and Android
found under the same submenu in the top right buttons.

Show the new icon with the submenu open instead.

Image has been lightly edited from a 4.0.X screenshot to avoid
distracting elements. New image sent in .webp format.

No other references to the old image found on docs.

Fixes #7226
Jcrespo 2 years ago
parent
commit
eb8aaec92f

BIN
tutorials/export/img/oneclick.png


BIN
tutorials/export/img/remote_debug.webp


+ 1 - 1
tutorials/export/one-click_deploy.rst

@@ -57,7 +57,7 @@ Using one-click deploy
   icons will appear in the top-right corner of the editor.
 - Click the button to export to the desired platform in one click.
 
-.. image:: img/oneclick.png
+.. image:: img/remote_debug.webp
 
 Troubleshooting
 ---------------