Hi evvvverybody, hi elias
it seems that the HTMLTexture has a bug:
When swithcing between two websites and switching their zoom levels at the same time the zoom level does not get applied correctly.
Example:
I wanna load www.vvvv.org with zoom level = 1, and then
i wanna load wwww.google.de with zoom level = 3
Reason:
It seems as if the DOM if the new website first has to be created and the zoom level can only be applied afterwards.
Needs to be fixed within the DLL i think…
thanks
Johannes