Skip to content

Releases: junghyunbak/graph-scroll-pan

0.2.3

24 Jun 13:56

Choose a tag to compare

Full Changelog: 0.2.2...0.2.3

0.2.2

24 Jun 07:23
83d85ce

Choose a tag to compare

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

24 Jun 06:14
06f9a85

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.2.0...0.2.1

0.2.0

24 Jun 03:04

Choose a tag to compare

  • 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

24 Jun 02:35

Choose a tag to compare

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.