Skip to content

1.0.2

Choose a tag to compare

@usero2 usero2 released this 12 Jun 07:38
· 1 commit to main since this release

🆕 What's New in v1.0.2

  • Perfect 0-Latency Minimap Dragging: Completely rebuilt the Minimap slider tracking. The slider now perfectly follows your mouse with 0 delay or jitter.
  • VS Code-Style Auto-Scrolling: When dragging the slider on a long comic, the minimap track now smoothly auto-scrolls in the opposite direction, allowing you to reach the very bottom of the document without running out of screen space.
  • Stable Slider Size: Fixed an issue where the slider height would abruptly expand on double-page spreads. The slider height is now beautifully consistent.
  • Linter Compliance: Rewrote static styling to use Obsidian's setCssStyles API, ensuring full compliance with Obsidian's strict plugin guidelines.