]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Bubble: Fix maxOverflow before elements update (#8736)
authorJukka Kurkela <jukka.kurkela@gmail.com>
Fri, 26 Mar 2021 22:20:05 +0000 (00:20 +0200)
committerGitHub <noreply@github.com>
Fri, 26 Mar 2021 22:20:05 +0000 (18:20 -0400)
commit396cbcb979bc775e561fcc7049c78c1e24d92611
treec9484dd37cbb00ab02c4e03ba19ce91304be4578
parent37080c9a8db7b4ff94bebcee3df990127d8d263a
Bubble: Fix maxOverflow before elements update (#8736)
src/controllers/controller.bubble.js
test/fixtures/controller.bubble/padding-update.js [new file with mode: 0644]
test/fixtures/controller.bubble/padding-update.png [new file with mode: 0644]
test/fixtures/controller.bubble/padding.js [new file with mode: 0644]
test/fixtures/controller.bubble/padding.png [new file with mode: 0644]
test/specs/controller.bubble.tests.js