Skip to content

Adjust title position when dragging a component by updating tooltip delayDuration.

Adjust the title position when dragging a component by updating the tooltip delay duration. I updated the listItem as well to fix the hover position issue. Before when we hovered on top of the item it would not show the tooltip preview state. I have fixed that issue by updating the CSS.

Merge request reports