1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-10-04 16:47:15 +02:00

popupPanelHeightMode

gwarser 2020-05-23 10:59:25 +02:00
parent c3ae1571cf
commit a43bca61f4

@ -413,6 +413,16 @@ A valid CSS font size value (`14px`) to use for the popup panel. Use if you are
***
#### `popupPanelHeightMode`
Default: `0`.
Set to `1` to force the height of the firewall pane to be no more than the height of the basic pane.
Solves clipping of the Overview Panel - [#785 (comment)](https://github.com/uBlockOrigin/uBlock-issues/issues/785#issuecomment-622327450).
***
#### `requestJournalProcessPeriod`
Default: `1000` milliseconds.