Timeline
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

13 check-ins using file src/copybtn.js version 5982a7c09e

2019-06-11
06:59
Fix the test whether the currently hovered element is the owner of the tooltip. Closed-Leaf check-in: 49bee969ee user: florian tags: tooltip-tweaks
2019-06-10
16:08
Fix a minor coding typo from [2196555351] (property name). check-in: af2ca38890 user: florian tags: tooltip-tweaks
16:02
This check-in started as a follow-up to [55f56e91ba] to make the tooltip less hasty, and prevent it from being instantly reshown (and slightly moved) when the mouse pointer goes back from the tooltip to the owning node. The final result is a combined and simplified "mousemove" handler for both nodes and rails, with consistent tooltip lifetime: the ... check-in: 1fc6163828 user: florian tags: tooltip-tweaks
01:37
Longer default hash length for the copy button on ticket view pages. check-in: e055942cf2 user: drh tags: trunk
01:32
Copy button comes before the hyperlink in tooltips. check-in: 9a5169f585 user: drh tags: trunk
2019-06-08
18:29
Improved handling of timewarps in the graph layout. check-in: 628fc32dd3 user: drh tags: trunk
16:11
Fix to the graph layout for complex time-warp cases. Add tooltips to timewarp arrows. check-in: 5399c5dacb user: drh tags: trunk
14:48
Improvements to tooltip behavior in an effort to make it easier to move the mouse over to the "copy button" or to the hyperlink without the tooltip changing out from under the user. check-in: 55f56e91ba user: drh tags: trunk
14:19
Minor name refactoring and comment enhancements in graph.js. No logic changes. Improvements to the javascript compressor. Apply compression to "*/js.txt" files in addition to "*.js" files. check-in: 786d6167fa user: drh tags: trunk
10:29
Fix a minor fault in the graph drawing javascript. check-in: 3a15daaa3f user: drh tags: trunk
2019-06-07
13:15
Minor improvements to the copy-button logic. check-in: 759fbda4e8 user: drh tags: trunk
13:10
Minor name changes to new routines. Closed-Leaf check-in: ef848025da user: drh tags: copybtn.js-tweaks
12:03
Minor tweak to the copybtn.js interface to fall back to the default element ID "copy-IDTARGET". check-in: 16fcd48aa4 user: florian tags: copybtn.js-tweaks