You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I move a mouse over an annotation with the UserSelectAction.NONE action applied - the hover effect with the cursor: pointer is still being shown. That's a bit confusing for the users, as they would expect the annotation to be selectable. Unfortunately, there's also no easy way to granularly override the hovered style for individual annotations that have the UserSelectAction.NONE.
Which version of Recogito are you using?
@recogito/[email protected]
+@annotorious/[email protected]
Issue behavior
When I move a mouse over an annotation with the
UserSelectAction.NONE
action applied - the hover effect with thecursor: pointer
is still being shown. That's a bit confusing for the users, as they would expect the annotation to be selectable. Unfortunately, there's also no easy way to granularly override the hovered style for individual annotations that have theUserSelectAction.NONE
.Screenshots
Relations
The same issue pertains in the
@annotorious/annotorious
too! See - annotorious/annotorious#485The text was updated successfully, but these errors were encountered: