Hey k15t,
I'm currently developing a custom Viewport theme and i've stumbled in a problem relating to the use of "Image properties".
In Confluence editor I can use "Image properties" to manipulate image (add borders, resize etc). These seem to very fine in the Confluence UI. In the UI I even have the ability to click on the image to open a window modal where the image is resized/zoomed. In Viewport side none of these functionalities is shown. So I was wondering, is "image properties" a module which I have to separately "import" in HTML documentation metatags, script tags or use the $page.resource.include("moduleKey") method?
Or am I missing something else?
Thank you.