Browser viewer: Also mention that you can right click for controls on the intro page

This commit is contained in:
Kovid Goyal 2017-07-29 11:05:55 +05:30
parent 9add5fd02e
commit 52fcbf906c
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -297,7 +297,7 @@ class ControlsOverlay:
style=f'overflow: hidden; width: 100vw; height: 100vh; text-align: center; font-size: 1.3rem; font-weight: bold; background: {get_color("window-background")};' +
'display:flex; flex-direction: column; align-items: stretch',
E.div(
msg(_('Tap for controls')),
msg(_('Tap (or right click) for controls')),
style='height: 25vh; display:flex; align-items: center; border-bottom: solid 2px currentColor',
),
E.div(