File Changes for chmalee
switch to commits view, user indexv455_preview to v455_preview2 (2023-09-25 to 2023-10-02) v455
Show details
- src/hg/js/utils.js
- lines changed 114, context: html, text, full: html, text
ef0895aab6133bd856473607aa3716f13ccb9860 Thu Sep 28 18:09:29 2023 -0700
Fix new mouseover code to better handle the case of moving between close items and moving to the popup. I was using a second timer correctly but not setting the flags correctly for the control of showing/hiding the popup. Also did some refactoring to make the flag setting possible, refs Jonathan email, refs #31365
- lines changed 17, context: html, text, full: html, text
278567b33248ccea53eb047f876897a87d470d1e Fri Sep 29 14:51:16 2023 -0700
Add a javascript function for converting two html nodes to be pop ups, the first node is the hoverable element and the second node is the pop up text/html, refs #32011
switch to commits view, user index