Skip to content
This repository has been archived by the owner on Jan 13, 2022. It is now read-only.

hovered row after scrolling by mouse wheel #492

Open
morozp opened this issue May 31, 2017 · 0 comments
Open

hovered row after scrolling by mouse wheel #492

morozp opened this issue May 31, 2017 · 0 comments

Comments

@morozp
Copy link

morozp commented May 31, 2017

I use css for highlighting row in table like:
.fixedDataTableRowLayout_rowWrapper:hover .public_fixedDataTableCell_main {
background-color: #ddd;
}

It works good.

But when you scroll table rows horizontaly used mouse wheel,
the highliting freeze on hovered row before and not changed while not mouse moves.
May sombody help me diside this problem?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant