Skip to content

prathamreet/featherMD

v1.9.2 Bugfix

This release fixes issues for SREs watching stability and regressions.

Published 1mo Editors & IDEs
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

codemirror desktop-app dual-pane lightweight linux markdown
+8 more
markdown-editor native notes rust tauri tauri-app windows writing

Summary

AI summary

Fixed layout bug that prevented scrollbar clicks near the right edge of the editor in split-pane mode.

Full changelog

This is a minor UI quality-of-life update that resolves usability issues in split-pane mode.

Summary:

  • Slimmed down the visible drag bar between the editor and preview screens.
  • Fixed a layout bug where the invisible grab region of the separator would overlap the editor scrollbar, preventing clicks and scroll interactions near the right edge of the editor.

Details:

  • Modified base.css#L585-L621 to adjust #divider dimensions from width: 9px / margin: 0 -4px to width: 3px / margin: 0 -1px.
  • Offset the #divider::before active line position (left: 1px default, left: 0.5px dragging) for centered alignment.
  • Relocated the #divider::after interactive area to left: 0px and right: -9px to clear the editor's scroll footprint.

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track prathamreet/featherMD

Get notified when new releases ship.

Sign up free

About prathamreet/featherMD

All releases →

Related context

Earlier breaking changes

  • v1.4.0 Removed legacy Vim Mode configurations and packages.

Beta — feedback welcome: [email protected]