Please see the attached. I have a horizontal gallery in a vertically scrolling canvas. When building the app, I'd like to be able to freely scroll up and down to access/edit items. But the dotted line prevents the gallery from extending >885 pixels!
The actual gallery height is far taller, to accomodate the desired amount of items (7800 pixels within a canvas height, for this individual page, of 8000, to accomodate the gallery)
This means I can't drag and drop labels to desired positions. As a workaround, I'm specifying their Y value instead in the sidebar but this is incredibly time consuming. Is there a way to remove/edit the dotted line? It has no identifier on the left hand dropdown sidebar (clicking 'gallery8', the default gallery name, simply highlights this bar, so it's not an individual asset whose properties I can specify).
I have also tried altering the height value of this item, but it keeps reverting back to 885 pixels.
Can anyone assist?