Xingxin Zeng

Results 8 comments of Xingxin Zeng

I also want to have this feature. What's more, can we import some svg files and register them together? @Justineo Do you have any plan to implement this feature? I...

@Justineo The usage is like this: We have some customized icons in our website from design. We need to register them before we can use them. And our designer can...

Agree, this is also what I want to do. I am trying to set the webpack loader to import SVG files and register them. And of course I can implement...

@Tindtily 谢谢你的建议。 对应你的几个建议: 1、我确实没有注意到这个API,我下来会去尝试修改。 2、这个确实已经在我的todo list中了, #11中也提到了类似的建议。 3、这个我不是特别想改,因为按照你的建议的话,我需要配上文字“单击起点,按住shift + 单击终点”这些。而这个插件是需要在global发布的,这些文字用什么语言合适呢?所以我认为最好用最直观的不需要任何描述的操作展示就好,而只要理解了这个操作和使用方法,用户可以自己理解出用shift选择这样的快捷方式。

@Tindtily 请问你有什么建议,可以在不加文字的情况下显示出“按住shift"这个操作呢?

As you said, this isn't actually a true JS object so the way to parse this "object" might be quite different with the true JS object. So the code/logic change...

Thanks for this suggestion, I will mark this as a feature.

@Vict0rSch Good suggestion. Maybe I can add a feature to find all **objects** in the selected part and sort the keys in them automatically.