This release fixes issues for SREs watching stability and regressions.
Published 1mo
Editors & IDEs
✓ No known CVEs patched
✓ 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 summaryFixed 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-L621to adjust#dividerdimensions fromwidth: 9px/margin: 0 -4pxtowidth: 3px/margin: 0 -1px. - Offset the
#divider::beforeactive line position (left: 1pxdefault,left: 0.5pxdragging) for centered alignment. - Relocated the
#divider::afterinteractive area toleft: 0pxandright: -9pxto 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
About prathamreet/featherMD
All releases →Related context
Related tools
Earlier breaking changes
- v1.4.0 Removed legacy Vim Mode configurations and packages.
Beta — feedback welcome: [email protected]