madskristensen / MarkdownEditor2022

A Visual Studio extension
Apache License 2.0
177 stars 37 forks source link

Redraw lags and draws wrong #77

Open LexaGV opened 2 years ago

LexaGV commented 2 years ago

When I change MD text, preview panel behaves crazy: sometime text completely disappeared. Sometime text is redrawn, but strange gray background stripes left. Sometime redrawing is too slow that I see how it paints multiple times with increasing area. Sometime I need to resize editor to force preview panel draw text again. My guess is preview made ineffective and buggy way, please reconsider it, maybe another technology/library should be used.

My system: Win7(x64), VS2022 17.4.0

LexaGV commented 1 year ago

On v2.0.143 still the same buggy rendering - toooo slow! (try to resize edit/preview panels with bar between)