mirror of
https://github.com/zulip/zulip.git
synced 2026-06-24 21:08:25 +08:00
Added a property `mouse_moved_since_typeahead` to the typeahead class which tracks whether the mouse has been moved since the typeahead menu appeared. The hovered over menu item is highlighted on `mouseenter` only if `mouseMoved` is true. Otherwise, the cursor is hidden temporarily. Code substantially reorganized by tabbott. Fixes: #21018. |
||
|---|---|---|
| .. | ||
| typeahead.js | ||