frappe-ui icon indicating copy to clipboard operation
frappe-ui copied to clipboard

Store width/height attribute on img tag in texteditor output

Open netchampfaris opened this issue 2 years ago • 0 comments

Imagine a comment thread with multiple comments with rich-text content, if you are scrolling to the bottom, scroll jump happens because images are still loading asynchronously. Adding height attribute should solve this.

netchampfaris avatar Dec 05 '22 06:12 netchampfaris