surmon-china / vue-quill-editor

@quilljs editor component for @vuejs(2)
https://github.surmon.me/vue-quill-editor
MIT License
7.38k stars 1.03k forks source link

img标签中带有height高度时 无法进行拖拽设置大小 #473

Open PanShuHan99 opened 2 years ago

PanShuHan99 commented 2 years ago

中文用户注意:

  1. 尽量用英文描述你的 Issue,你的问题是面向世界的
  2. 不要把内容堆彻在标题上,逻辑清晰地写在内容区
  3. 贴代码要提前格式化好,有颜色高亮那种,贴文本,不要贴图片
  4. 提问题前,务必仔细阅读 README.md;在已关闭的问题中寻找与自身相关的问题,90% 的可能它已经被解决

BUG REPORT TEMPLATE

Vue.js version and component version

Reproduction Link

Steps to reproduce

当我的富文本字符串中有img标签, 并且标签中包含有height属性时, 无法拖拽改变图片大小

What is Expected?

期望img标签有height属性或style中有height属性时, 能正常拖拽改变图片大小

What is actually happening?

实际上当img标签如 时, 图片无法拖拽改变大小