macdown icon indicating copy to clipboard operation
macdown copied to clipboard

Load a 2nd webview, and swap it out with the visible one when it's done rendering.

Open adamwulf opened this issue 4 years ago • 2 comments
trafficstars

Renders updated markdown into a 2nd webview behind the currently visible webview. when it's done loading, the visible view is removed and replaced with the one beneath it. this way, the content doesn't flicker as you type.

Fixes #1104

adamwulf avatar Nov 22 '20 23:11 adamwulf

The blinking is indeed fixed, but on my machine the rendering delay is significantly longer than current master branch.

FranklinYu avatar Nov 28 '20 06:11 FranklinYu