带有固定遮罩的 UISlider 或 UISwitch?

发布于 2024-10-18 20:35:51 字数 502 浏览 6 评论 0原文

我找到了一个很棒的开关,我想在 iOS 中实现它。艺术家 (@jasonlong) 在 365psd.com 上分享了他的组件 PSD,以及一个狡猾的小 javascript 作为演示。

现在,这就是我遇到麻烦的地方......我发现的自定义 UISlider 和 UISwitch 示例似乎依赖于带有可移动旋钮/开关的固定轨道。在下面的开关中,需要一个旋钮/轨道在蒙版后面进行动画处理,该蒙版也通过触摸事件。

我从来都不是一个界面编码员,但是这个可爱的小家伙实在是太棒了,不能再去管它了。有人能指出我正确的方向吗?

金属滑块开关

I've found a gorgeous switch that I'd like to implement in iOS. The artist (@jasonlong) has kindly shared his PSD of the components at 365psd.com, along with a crafty little javascript as a demo.

Now, here's where I get into trouble... The custom UISlider and UISwitch examples I've found seem to rely on a track that's stationary with a movable knob/toggle. In the switch below, it would require a knob/track to animate behind a mask that also passes through touch events.

I've never been much of an interface coder, but this cute little bugger is just to awesome to leave alone. Can someone point me in the right direction?

Metal Slider Switches

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

孤檠 2024-10-25 20:35:51

我建议让背景静止,然后在它们之间淡出?滑动轨道可能效果不太好,因为您仍然可以看到旋钮边缘周围的绿色/白色。

I suggest just having the background stationary, and just fade between them? Sliding the track is probably not going to work so well, as you can still see the green/white around the edge of the knob.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文