Skip to content

Commit

Permalink
Revert "fix: add zoom controls config (#126)" (#128)
Browse files Browse the repository at this point in the history
This reverts commit a09ae24.
  • Loading branch information
BeksOmega authored Aug 21, 2024
1 parent a09ae24 commit 8e1dc14
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -72,12 +72,6 @@ export function inject(container, options) {
Object.assign(options, {
renderer: "scratch",
theme: "zelos",
zoom: {
controls: true,
wheel: true,
pinch: true,
startScale: 0.675,
},
plugins: {
toolbox: ScratchContinuousToolbox,
flyoutsVerticalToolbox: CheckableContinuousFlyout,
Expand Down

0 comments on commit 8e1dc14

Please sign in to comment.