hizzgdev / jsmind

a mind mapping library built by javascript
http://hizzgdev.github.io/jsmind/
Other
3.47k stars 867 forks source link

[Bugfix] fix bug that the screenshot is broken when jsmind is zoomed #553

Closed hizzgdev closed 11 months ago

hizzgdev commented 11 months ago

An issue has been confirmed where the screenshot feature is broken when zooming, which is reported in https://github.com/hizzgdev/jsmind/issues/552.

This PR fix the issue, and will resolve #552.