Skip to content

Commit 30f2324

Browse files
authored
Update CONFIG.md
Add footnote [^2]
1 parent cb557d9 commit 30f2324

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

CONFIG.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ Determines if the right panel is enabled.
168168
##### saveUserSettings
169169
**Type**: `boolean`
170170
**Default**: `true`
171-
Determines if settings that have been changed from the default e.g reduce motion are saved on refresh.
171+
Determines if settings that have been changed from the default e.g reduce motion are saved on refresh.[^2]
172172

173173
##### clickToZoomEnabled
174174
**Type**: `boolean`
@@ -203,7 +203,7 @@ Determines if arrow keys can be used to navigate across pages.
203203
##### zoomToSearchResultEnabled
204204
**Type**: `boolean`
205205
**Default**: `true`
206-
Determines if zoom to search result is enabled.
206+
Determines if zoom to search result is enabled.[^2]
207207

208208
##### zoomToBoundsEnabled
209209
**Type**: `boolean`
@@ -408,7 +408,7 @@ Controls the size of the longest edge on the size-constrained download option (e
408408
##### currentViewDisabledPercentage
409409
**Type**: `number`
410410
**Default**: `90`
411-
Percentage of the current view that is disabled.
411+
Percentage of the current view that is disabled.[^2]
412412

413413
##### downloadCurrentViewEnabled
414414
**Type**: `boolean`
@@ -488,7 +488,7 @@ Determines if printing is enabled.
488488
Determines if sharing is enabled.
489489

490490
#### headerPanel
491-
Modify these options from within pagingHeaderPanel instead.
491+
For OSD, these options may need to be modified from within pagingHeaderPanel instead.
492492

493493
##### centerOptionsEnabled
494494
**Type**: `boolean`
@@ -995,7 +995,7 @@ Number of terms to elide in results.
995995
##### forceImageMode
996996
**Type**: `boolean`
997997
**Default**: `false`
998-
Determines if image mode is forced.
998+
Determines if image mode is forced.[^2]
999999

10001000
##### pageModeEnabled
10011001
**Type**: `boolean`
@@ -1137,3 +1137,4 @@ Determines if printing is enabled.
11371137
Determines if sharing is enabled.
11381138

11391139
[^1]: This option is documented based on its intended functionality, but a working example or environment to confirm its behaviour is yet to be identified.
1140+
[^2]: There may be known issues with this setting; it is in the process of being reviewed and its behaviour may be revised in the future.

0 commit comments

Comments
 (0)