-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
增加粘贴URL地址 #3
Comments
感谢提供代码,现已支持url粘贴上传。 |
辛苦了。谢谢。 |
没反应是指?获取图片内容需要时间,我这边测试粘贴图片和URL都正常。 |
我也用的你的测试站点,点击粘贴框没有反应,不像上传框有变色提醒 |
这个呀😂 |
就是切换到粘贴界面后鼠标移动到框内自动吗?好像也没反应 原来是ctrl-v哈,粗心了 |
切换后点击粘贴框,让它获得焦点,然后ctrl-v即可,目前的逻辑是这样的,和原项目的操作方式有点像。 |
还是希望增加鼠标点击动作,有利于移动设备操作。毕竟相对于原项目,是把粘贴分开了的,粘贴的目的性更强烈一些,误操作就更少些。 |
移动设备不能使用粘贴上传吧,您指的是? |
点击拖拽模式下鼠标点击动作正常,可以直接点击 |
不是的,本想在粘贴模式下有鼠标点击启动粘贴功能。 |
这个帖子 cf-pages/Telegraph-Image#141 (comment) 的需求,
向bing要的代码:
The text was updated successfully, but these errors were encountered: