Is it not possible anymore to give custom masks for scrollviews, as to how it worked in Graphics v1?
I initially thought omitting maskFile parameter would automatically create a mask for the scrollView, and giving one will use the mask specified in maskFile.
Apparently that’s not the case…
Is it possible? Or do I have to edit the widget library code to implement this?