[Fixed] Drag-n-drop module/package into an off-screen package

Currently, if the destination package is off-screen, above or below what’s currently displayed, there’s no way to scroll the list of modules/packages up or down, to place the desired target into view.

So, unless the target is an immediate ancestor of the current location, you just can’t get there to drop it.

1 Like

I’d say this is more of a bug than a feature request
Expect a fix soon

This should now be fixed

1 Like

For my biggest Apps, I’ve been working around this with my local Git mirror of the App. (One of my big reasons for keeping such a mirror.)

But for the many who don’t keep such mirrors, this will be a godsend.

Thanks!