定制“橡皮筋”在 Sproutcore 中查看
我已经抓了很长时间的痒,并开始编写一个简单的代码 Sproutcore 中基于浏览器的图像编辑器。
我 70% 的图像编辑需求包括裁剪图片。对于 选择图像的哪一部分应保持可见的任务,我 想要使用每个图像编辑器都使用的界面:橡胶 带 (?) 选择框。
我对 SC 还很陌生,我不知道如何实现这个。是否有一个组件可用于我想做的事情,或者我需要编写自己的组件?
如果我确实需要自己写,我该怎么做?我应该扩展 SC.ImageView 并将选择框的位置存储在那里吗?
谢谢。
I'm scratching a long time itch and have started coding a simple
browser-based image editor in Sproutcore.
70% of my image editing needs consist of cropping pictures. For the
task of selecting which part of the image should remain visible, I
would like to use the interface every image editor uses: the rubber
band (?) selection box.
I'm pretty new to SC and I'm not sure how to go about implementing this. Is there a component available for what I want to do or will I need to write my own?
If I do need to write my own how would I go about doing it? Should I extend SC.ImageView and store the position of the selection box in there?
Thanks.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论