Hejx
Hejx
@baixiyang 谢谢关注! 我观察过其他人写的基于H5的拖动库,大部分都不会出现这种问题,但是我暂时还没找到解决方法。而且最近一直在加班,没太多时间去处理这个问题,实在抱歉。 如果你有任何解决思路,请告诉我一下,谢谢!
@AWulkan I fixed it. But I think the more serious problem is: press `Ctrl+A` to select all text on the page, and then, how to stop the text from being...
😭 `Ctrl+A` can select all text on the page. when dragging element: 🐽 This is a big bug.
Weekends, I try it.
@pSchaub Hi. I tried it, just change the style of the item inside the `Container`. Set `float: left`, and set the width to `50%`, and don't forget to change the...
Thank you! Perhaps, you can try the `dragover` callback.
😢 I am optimizing the `vddl`, it may take a few weeks.
@getanwar Sorry, I am very busy recently. Thank you for your PR, I will check it as soon as possible.
@vividvilla Hi! Thank you for using vddl. 😋 But, I do not understand your question, whether it can provide more description, or paste your code?
I tried to write a transition demo, but the feeling vddl is not suitable for adding animation effects. If you use ``, because it renders an actual element, such as...