From 832ccd07d1533f0cfa4b178f541210f713b00b7e Mon Sep 17 00:00:00 2001 From: gwarser Date: Tue, 12 Mar 2024 13:58:04 +0100 Subject: [PATCH] popupPanelOrientation --- Advanced-settings.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/Advanced-settings.md b/Advanced-settings.md index 7e95403..2a7a3b2 100644 --- a/Advanced-settings.md +++ b/Advanced-settings.md @@ -32,6 +32,7 @@ - [modifyWebextFlavor](#modifyWebextFlavor) - [popupFontSize](#popupFontSize) - [popupPanelHeightMode](#popupPanelHeightMode) + - [popupPanelOrientation](#popupPanelOrientation) - [requestJournalProcessPeriod](#requestJournalProcessPeriod) - [requestStatsDisabled](#requestStatsDisabled) - [selfieAfter](#selfieAfter) @@ -475,6 +476,19 @@ Solves clipping of the Overview Panel - [#785 (comment)](https://github.com/uBlo *** +#### `popupPanelOrientation` + +Default: `unset`. + +uBO [1.56.1b15](https://github.com/gorhill/uBlock/commit/0d77ccded7) and above. + +Supported values: +- `unset`: uBO decides whichever mode is best +- `landscape`: force popup panel to landscape mode +- `portrait`: force popup panel to portrait mode + +*** + #### `requestJournalProcessPeriod` Default: `1000` milliseconds.