Skip to content

v1.1.45

Choose a tag to compare

@damian-krychowski damian-krychowski released this 14 Jun 20:24
· 7 commits to main since this release

1.1.45

  • [FIX] Minimap height reworked to size correctly in every embedding context — the app, page-scrolling widgets and fixed-height widget containers. It no longer keeps growing as you scroll, no longer disappears after scrolling back up when there's content above or below the widget, and folders with only a few items no longer get a stray scrollbar. Long lists keep the full-height sticky rail; short lists now show a full-height rail track behind the (short) map, so it looks consistent everywhere
  • [IMPROVEMENT] Minimap idle dimming moved from the canvas to a CSS layer — smoother fade and less per-frame canvas work
  • [IMPROVEMENT] Widget preview page can simulate page content above and below the widget, to test embedding at different scroll positions

Full Changelog: v1.1.44...v1.1.45