]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Track lastTooltipActive for change animations
authorTanner Linsley <tannerlinsley@gmail.com>
Fri, 23 Oct 2015 18:40:38 +0000 (12:40 -0600)
committerTanner Linsley <tannerlinsley@gmail.com>
Fri, 23 Oct 2015 18:41:21 +0000 (12:41 -0600)
commitbc41909e7ade0f001b0252a6608aee5b93f9f4e9
tree95ae26ceb986933c6ead80aacb4196ba298251a4
parent965d74e34ab7151672f232c94c5515ce7e1d0152
Track lastTooltipActive for change animations

Since we split up the hover and tooltips modes, both changes need to be
tracked for visual updates between the two.
src/core/core.controller.js