1
0
mirror of https://github.com/node-red/node-red.git synced 2023-10-10 13:36:53 +02:00
Nick O'Leary 17a737ca88
Fix dbl-click handling on webkit-based browsers
d3.event.buttons is not as widely supported as I thought. Can
change this one instance as it is inside a click handler so
d3.event.button will be defined instead
2018-09-14 11:09:56 +01:00
..
2018-07-11 15:33:25 +09:00
2018-06-26 11:32:24 +01:00
2018-05-23 10:25:47 +01:00
2018-09-08 22:41:38 +01:00