Skip to content

Spin The Wheel 1.0.1

Choose a tag to compare

@avettorel71 avettorel71 released this 12 Aug 11:25
· 9 commits to main since this release

1.0.1

  • Added Wheel font, Wheel font size, and Wheel text color settings.
  • Reduced the landing offset margin from 18% down to 1% of the slice width, for a more natural, less "dead-center" landing.
  • Redesigned the wheel view layout: Start now spans its own full-width row; direction, remove, and reset buttons are grouped together underneath; Spin force and Spin duration sliders sit side by side.
  • Shrank the "Spinning…" and "Removed:" status text, and gave the result area a fixed height so the layout below it no longer shifts when the message changes.
  • Fixed the wheel not updating live when editing the option list through Obsidian's newer declarative settings screen.
  • Various Obsidian plugin-review compliance fixes (CSS moved out of inline styles, declarative settings API support, safer typing, etc.).