mirror of
https://github.com/seigler/dash-website
synced 2025-07-27 07:16:10 +00:00
(Update) Boids: disable hover interactivity
This commit is contained in:
parent
f93ab0df9a
commit
b456b9cf24
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@
|
|||
'detect_on': 'canvas',
|
||||
'events': {
|
||||
'onhover': {
|
||||
'enable': true,
|
||||
'enable': false,
|
||||
'mode': 'grab'
|
||||
},
|
||||
'onclick': {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue