Releases: junghyunbak/graph-scroll-pan
Releases · junghyunbak/graph-scroll-pan
0.2.3
Full Changelog: 0.2.2...0.2.3
0.2.2
What's Changed
- fix: center-anchored zoom + refreshed 5-step demo (v0.2.2) by @junghyunbak in #3
Full Changelog: 0.2.1...0.2.2
0.2.1
What's Changed
- docs: add captioned demo GIF to README by @junghyunbak in #1
- ci: attested release workflow + bump to 0.2.1 by @junghyunbak in #2
New Contributors
- @junghyunbak made their first contribution in #1
Full Changelog: 0.2.0...0.2.1
0.2.0
- Add optional + / − zoom buttons in the bottom-right of the graph view (toggle in settings).
- Buttons zoom around the view center using Obsidian's native, animated zoom.
Includes all previous behavior: scroll/two-finger swipe pans; pinch or Cmd/Ctrl+scroll zooms.
0.1.0
First release.
- Scroll / two-finger swipe pans the graph view (global and local graph).
- Pinch or Cmd/Ctrl+scroll zooms (Obsidian's native, cursor-centered zoom).
- Settings: pan speed, invert X, invert Y.
Desktop only.