[Scummvm-git-logs] scummvm branch-2-8 -> 5b1668f7eb81a5f5a2b61cad8c6c22c328b40594
sev-
noreply at scummvm.org
Thu Jan 4 23:14:41 UTC 2024
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .
Summary:
5b1668f7eb DOCS: Fix formatting in Controls table in iOS documentation
Commit: 5b1668f7eb81a5f5a2b61cad8c6c22c328b40594
https://github.com/scummvm/scummvm/commit/5b1668f7eb81a5f5a2b61cad8c6c22c328b40594
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2024-01-05T00:14:13+01:00
Commit Message:
DOCS: Fix formatting in Controls table in iOS documentation
Changed paths:
doc/docportal/other_platforms/ios.rst
diff --git a/doc/docportal/other_platforms/ios.rst b/doc/docportal/other_platforms/ios.rst
index 7e46b69c6a6..a98f02ba6c1 100644
--- a/doc/docportal/other_platforms/ios.rst
+++ b/doc/docportal/other_platforms/ios.rst
@@ -39,9 +39,9 @@ Controls
One finger tap, Left mouse click
:ref:`twofinger`, Right mouse click
:ref:`twofingerdouble`,ESC
- One finger press & hold for >0.5s, Left mouse button hold and drag, such as for selection from action wheel in Curse of Monkey Island.
- Two fingers press & hold for >0.5s, Right mouse button hold and drag, such as for selection from action wheel in Tony Tough.
- Two finger swipe (left to right), Toggles between touch direct mode and touchpad mode.
+ One finger press & hold for >0.5s, "Left mouse button hold and drag, such as for selection from action wheel in Curse of Monkey Island"
+ Two fingers press & hold for >0.5s, "Right mouse button hold and drag, such as for selection from action wheel in Tony Tough"
+ Two finger swipe (left to right), Toggles between touch direct mode and touchpad mode
Two finger swipe (right to left), Show/hide on-screen control (iOS 15 and later)
Two finger swipe (top to bottom), Global Main Menu
Three finger swipe, Arrow keys
@@ -107,4 +107,4 @@ Known issues
- If ScummVM is uninstalled or downgraded, its internal and external app spaces are fully deleted. If you want to keep saved games use ScummVM's :doc:`cloud <../use_scummvm/connect_cloud>` or LAN functionality to keep those files. Alternatively, change the saved game path to a shared location such as an SD card.
- If closing the ScummVM application (background mode) and then killing the application (by swiping the application upwards) there is a risk that the ScummVM configuration file becomes corrupted. Make sure not to kill the application to soon after ptting it to background.
- In rare cases the ScummVM folder is not created in the "Files" application after installing ScummVM. Make sure the ScummVM folder shows up after installation. If not, uninstall the ScummVM, restart the iOS device and reinstall ScummVM.
-- In rare cases the system mouse pointer on iPadOS is not hidden so both the ScummVM arrow mouse pointer and the iPadOS system pointer are seen in parallell. It's usually fixed when restartarting the iPad.
+- In rare cases the system mouse pointer on iPadOS is not hidden so both the ScummVM arrow mouse pointer and the iPadOS system pointer are seen in parallell. It's usually fixed when restartarting the iPad.
More information about the Scummvm-git-logs
mailing list