Markwon icon indicating copy to clipboard operation
Markwon copied to clipboard

Caching LaTeX Drawables for streaming text.

Open 0x7FFF opened this issue 11 months ago • 3 comments

This should prevent blinking for streaming text applications

0x7FFF avatar Mar 07 '25 08:03 0x7FFF

This should prevent blinking for streaming text applications

Hello, I have the same problem, but your commit doesn't seem to work

MrBlackGaren avatar Mar 13 '25 07:03 MrBlackGaren

This should prevent blinking for streaming text applications

Hello, I have the same problem, but your commit doesn't seem to work

I've updated it, try again

0x7FFF avatar Mar 23 '25 07:03 0x7FFF

This should prevent blinking for streaming text applications

Hello, I have the same problem, but your commit doesn't seem to work

I've updated it, try again

OK,I have resolved this case.Thanks for your commits. I noticed a new issue: when I use match_parent for the width property of the TextView, it blinks, but when I use wrap_content, it displays normally.

MrBlackGaren avatar Mar 28 '25 06:03 MrBlackGaren