Floating menu - webview button padding

Hallo Andreas,

maybe there is a small glitch in the inner padding of webview buttons (for a floating menu). There seams to be a 10px inside padding (even when using 0px for padding)
A -10px (!?) padding will do the job...but that is not one would expect.

I want to have an animated button to pimp up :joy: my boring menu...as the normal menu item does not animate images... I am experimeting with the webview items...

thx,
Christian


..

..

..
..


..

You really shouldn't use webviews for that. It means BTT needs to load a whole browser engine and everything involved with that just to render an animated image.

I think I can add support for animated images on normal items.

(I'll check the padding issue ;-))

oh yes!
If you could support animated images, great !