Open
Description
When dragging nodes around in a non-virtualized tree , the landing pad is not displayed. This behaviour works on virtualized trees. While debugging I found that the issue is caused by this css declaration for the ::before element of the landing pad.
What is the purpose of this declaration?
I replicated this on chrome and firefox.