mirror of
https://github.com/codexu/note-gen.git
synced 2026-04-25 21:05:55 +03:00
[GH-ISSUE #17] markdown预览界面分隔条无法固定 #4
Labels
No labels
bug
duplicate
feature
platform: Android
platform: Linux
platform: Windows
platform: iOS
platform: macOS
priority: high
priority: low
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/note-gen#4
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @csu-chaniel on GitHub (Jan 8, 2025).
Original GitHub issue: https://github.com/codexu/note-gen/issues/17
问题描述 (Description):
markdown双列预览界面中的「分隔条」一直跟随鼠标移动,无法固定
https://github.com/user-attachments/assets/5e6ad9bc-cfd7-455f-8627-2ab421391d9a
重现步骤 (Steps to Reproduce):
环境信息 (Environment):
操作系统: macOS 15.1
软件版本: v0.6.2
@takeseem commented on GitHub (Jan 13, 2025):
@codexu 依赖 md-editor-rt v5.2.1 已修复在 React 19 中的这个问题。
@codexu commented on GitHub (Jan 13, 2025):
感谢帮助,已经在 v0.6.5 版本中更新 md-editor-rt 版本。