&minipreviewoffset
Used to position where the mini preview is located by default on screen
&mpo
Example:
&minipreviewoffset=60
Value | Description |
---|---|
(no value given) | 0 | left-most side of the screen |
40 | center of the screen |
(integer value) -20 to 120 | defines the position of the mini preview |
Added
&minipreviewoffset
accepts an integer value, -20
to 120
, which is used to position where the mini preview is located by default on screen. 40
would imply center of the screen, as the mini preview is about 20% of the screen size. 0
(or just &minipreviewoffset
) is the left-most side of the screen.
&minipreviewoffset=40
Last modified 4mo ago