Skip to content

Markdown viewer fixes#2807

Merged
abose merged 4 commits intomainfrom
ai
Apr 10, 2026
Merged

Markdown viewer fixes#2807
abose merged 4 commits intomainfrom
ai

Conversation

@abose
Copy link
Copy Markdown
Member

@abose abose commented Apr 10, 2026

No description provided.

abose added 4 commits April 10, 2026 19:56
When the user disables cursor sync via the toolbar button, any existing
highlights on both sides should be cleared:
- Viewer: clear .cursor-sync-highlight element (paragraph class, br-line
  span, or code-line overlay) and reset _lastHighlight tracking
- CM: remove the cm-cursor-sync-highlight line class
- viewer → CM: 300ms → 50ms (CONTENT_CHANGE_DEBOUNCE)
- CM → viewer: 150ms → 50ms (DEBOUNCE_TO_IFRAME_MS)
Double-click on a tab was accidentally maximizing the panel. Only
double-click on the empty tab bar area should toggle maximize.
@sonarqubecloud
Copy link
Copy Markdown

@abose abose merged commit de1d171 into main Apr 10, 2026
14 of 21 checks passed
@abose abose deleted the ai branch April 10, 2026 15:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant