Skip to content

1.0.4

Choose a tag to compare

@github-actions github-actions released this 23 Jun 19:21
· 4 commits to main since this release

v1.0.4: fix box height (explicit JS sizing), top-padding slider, center-on-screen + sidebar toggle

  • Fix the broken graph box: Minimal forces the view to fill the pane height,
    overriding CSS aspect-ratio. The plugin now sets an explicit inline height
    (= box width / chosen ratio) that beats the theme and updates live, so the
    'Graph box shape' slider applies immediately with no reload.
  • Add 'Graph box top padding' slider (controls how far down the box sits).
  • Add 'Center note on screen' toggle: shifts the main editor column to the
    window center, compensating for open sidebars (CM6-safe transform).
  • Add 'Toggle the right sidebar' command + optional ribbon icon.