tvwenger / du-factory-generator

https://tvwenger.github.io/du-factory-generator/
MIT License
13 stars 24 forks source link

Enhancement: Make the Factory Map start in PAN-Mode #100

Closed MrJulsen closed 2 years ago

MrJulsen commented 2 years ago

Make the default mode for the Factory Map the PAN-Mode.

tvwenger commented 2 years ago

Thanks for the suggestion! I'll try to get this implemented in the next version release.

tvwenger commented 2 years ago

Alright, this was not as easy as it sounded. I had to submit a PR to get the typings right for react-svg-pan-zoom: https://github.com/DefinitelyTyped/DefinitelyTyped/pull/57909

In the meantime, I have pushed a hack that implements "pan" as the default tool in the next version!

https://github.com/tvwenger/du-factory-generator/pull/108