Deathamns / Viewhance

Enhancements for the browser's default media viewer
https://deathamns.github.io/Viewhance/
Other
99 stars 23 forks source link

size of the menu area - episode 2 #43

Closed rawdez closed 6 years ago

rawdez commented 6 years ago

turns out the area can be increased by setting transparent borders for the menu via custom CSS is not the best option, because transparent borders are not transparent for mouse clicks. its too annoying. so I have to use modded Viewhance with custom menu area for this reason

episode 1: size of the menu area

Deathamns commented 6 years ago

8816204

It is a hidden option (can be set via the import feature): menuTriggerArea (measured from the top left corner): [px, px] or ['%', '%'] or null for default values, which is the size of the menu itself.