From bb902c76e8f6b09f2d994091715ae31027354cd6 Mon Sep 17 00:00:00 2001 From: toasted-nutbread Date: Tue, 22 Dec 2020 17:14:47 -0500 Subject: [PATCH] Move scanning options higher up (#1159) --- ext/bg/settings2.html | 338 +++++++++++++++++++++--------------------- 1 file changed, 169 insertions(+), 169 deletions(-) diff --git a/ext/bg/settings2.html b/ext/bg/settings2.html index a9af1c76..2f448370 100644 --- a/ext/bg/settings2.html +++ b/ext/bg/settings2.html @@ -24,11 +24,11 @@ Profile Dictionaries General + Scanning Popup Appearance Position & Size Audio - Scanning Text Parsing Translation Anki @@ -277,6 +277,174 @@ +
+
+

Scanning

+
+
+
+
+
+
Scan modifier key
+
+ Hold a key while moving the cursor to scan text. + More… +
+
+
+ +
+
+ +
+
+
+
Scan using middle mouse button
+
Hold the middle mouse button while moving the cursor to scan text.
+
+
+ +
+
+
+
+
Configure advanced scanning inputs… (# defined)
+
+
+ +
+
+
+
+
+
+ Support inputs for devices with touch screens + (?) +
+
+
+
+ + +
+
+
+ +
+
+
+
+
Auto-hide search popup
+
When no text or definitions are found, the popup will automatically hide.
+
+
+ +
+
+ +
+
+
+
Scan delay (in milliseconds)
+
When no key or button is required for scanning, the delay before scanning occurs.
+
+
+ +
+
+
+
+
Select matched text
+
+
+ +
+
+
+
+
Search text with non-Japanese characters
+
+
+ +
+
+
+
+
Layout-aware scanning
+
Use webpage styling information to determine where line breaks are likely to be.
+
+
+ +
+
+
+
+
Deep content scanning
+
Enable scanning text that is covered by other layers.
+
+
+ +
+
+
+
+
Text scan length
+
Change how many characters are read when scanning for terms.
+
+
+ +
+
+
+
+
Configure input action prevention…
+
+
+ +
+
+
+
@@ -805,174 +973,6 @@
-
-
-

Scanning

-
-
-
-
-
-
Scan modifier key
-
- Hold a key while moving the cursor to scan text. - More… -
-
-
- -
-
- -
-
-
-
Scan using middle mouse button
-
Hold the middle mouse button while moving the cursor to scan text.
-
-
- -
-
-
-
-
Configure advanced scanning inputs… (# defined)
-
-
- -
-
-
-
-
-
- Support inputs for devices with touch screens - (?) -
-
-
-
- - -
-
-
- -
-
-
-
-
Auto-hide search popup
-
When no text or definitions are found, the popup will automatically hide.
-
-
- -
-
- -
-
-
-
Scan delay (in milliseconds)
-
When no key or button is required for scanning, the delay before scanning occurs.
-
-
- -
-
-
-
-
Select matched text
-
-
- -
-
-
-
-
Search text with non-Japanese characters
-
-
- -
-
-
-
-
Layout-aware scanning
-
Use webpage styling information to determine where line breaks are likely to be.
-
-
- -
-
-
-
-
Deep content scanning
-
Enable scanning text that is covered by other layers.
-
-
- -
-
-
-
-
Text scan length
-
Change how many characters are read when scanning for terms.
-
-
- -
-
-
-
-
Configure input action prevention…
-
-
- -
-
-
-