Skip to content

Commit

Permalink
Fix activation events not triggering on scale
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianleh committed Jun 21, 2024
1 parent b2a7d0a commit ac8130e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@
],
"activationEvents": [
"onCommand:vizx.render",
"onCommand:vizx.scale",
"onCommand:vizx.exportscale",
"onCommand:vizx.viewscale",
"onCommand:vizx.lspRender",
"onCommand:vizx.activateRendering"
],
Expand Down

0 comments on commit ac8130e

Please sign in to comment.