&minipreviewoffset
Used to position where the mini preview is located by default on screen
Sender-Side Option! (&push
)
Aliases
&mpo
Options
Example: &minipreviewoffset=60
Value | Description |
---|---|
(no value given) | | left-most side of the screen |
| center of the screen |
(integer value) | defines the position of the mini preview |
Details
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.
Related
&minipreviewLast updated