Add paths_changed events
Add the paths_changed event to emits in polygon.js
This commit is contained in:
@@ -34,6 +34,7 @@ const events = [
|
||||
'mouseover',
|
||||
'mouseup',
|
||||
'rightclick',
|
||||
'paths_changed',
|
||||
]
|
||||
|
||||
export default buildComponent({
|
||||
|
||||
Reference in New Issue
Block a user