mirror of
https://github.com/zulip/zulip.git
synced 2026-07-15 21:03:26 +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. |
||
|---|---|---|
| .. | ||
| node_tests | ||
| puppeteer_lib | ||
| puppeteer_tests | ||
| zjsunit | ||