[Bug workflow]Blueprint attach component list

Bonjour !
So here it is :
The goal is make a new root in a blueprint.
If the list is too long (bigger than the sub window , you cannot drop a bottom component to a higher than the window size)

As an example just to be clear.
-in a blueprint, you have a list of element, let’s say (like I do 80)
-you go to the bottom.
-from the bottom let’s say you can see 40 to 80.
Grab 80, scroll up with the mouse, up, up, up to 1.
the “drop here to attach 80 to …” will block at 40 : so it will stay to “drop here to attach 80 to 40 (max visible)”
And so of course you cannot go to “make 1 the new root”
(you can but you have to change hierarchy until the old root comes visible to the new one)

Hi OlivierJT,
Currently it is possible to crag a component to the top of the component list. You will have to left click hold and scroll wheel up at the same time. That is difficult to pull off though so I’ve put in a request in our database to have the list auto scroll up when you’ve reached the top of the list.

-Max B.

Hello Max,
Well that’s the thing I was saying :
“Grab 80, scroll up with the mouse, up, up, up to 1.”
Scroll was using the mouse scroll.
Even if you manage to do that, (I did) it still :
“the “drop here to attach 80 to …” will block at 40 : so it will stay to "drop here to attach 80 to 40 (max visible)”
By blocking I don’t mean the view or the window, I mean the “bubble that says it”

This is the reason I bug reported it.
It doesn’t work when as you said : “You will have to left click hold and scroll wheel up at the same time.”
it still stays at “40”
Try exactly as I said, you’ll see you won’t be able to root 80 to 1st.
:slight_smile:
Cheers,

Ah, ok so if I understand you correctly, the issue you are seeing is that the pop up text does not update with the correct component you’re attaching to once you start to scroll wheel up the list? Is this what you’re seeing:

4137-component+list.jpg

Exactly that ! , and it doesn’t let you drop it anyway too.
(The workaround I found is to attach things to number 80 so it move up the list, until 1 is visible, and then you can make it the new root.)
Little tedious (one by one)
Thank you for coming back here !