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',
|
'mouseover',
|
||||||
'mouseup',
|
'mouseup',
|
||||||
'rightclick',
|
'rightclick',
|
||||||
|
'paths_changed',
|
||||||
]
|
]
|
||||||
|
|
||||||
export default buildComponent({
|
export default buildComponent({
|
||||||
|
|||||||
Reference in New Issue
Block a user