closed
Public

I’ve recorded a short video that illustrates how difficult it can be to use the scrollable container element:

See the video here

As the video shows, the embedded elements jump up and down when trying to edit them and when moving them with the arrow keys.

The only proper way to edit the content of the scrollable container is to enlarge the container to make all embedded elements visible and then resize the container back to the it “real” size when the editing is complete.

Can this be improved?

1 answer

Hi Ulrich, I can see the element jumped when you tried to drag it out of the container’s boundary. It is a mechanism to avoid moving the embedded element out of the container’s region, which is needed by most containers. However scrollable container is sepcial since its content is supposed to be larger than itself. We will check if it is possible to handle this special case.

#1

This question is now closed