Skip to content
This repository was archived by the owner on Oct 8, 2021. It is now read-only.
This repository was archived by the owner on Oct 8, 2021. It is now read-only.

Hover on column is not removed when leaving the tree node #19

@Andries-Smit

Description

@Andries-Smit

Hover class is only removed, when the cursor is moved to the next item.
https://github.com/mendix/TreeViewAndGridView/blob/master/src/TreeView/widget/TreeView.js#L654

image

Expect the hove to be removed whenever the move is not above the item.

Maybe it should be removed on the "mouseleave" event, but I am not sure if this will break the dnd

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions