UIbutton 在旋转和移动时不再执行操作

发布于 2024-11-15 22:25:53 字数 82 浏览 2 评论 0原文

我有一个通过用户触摸旋转的视图,该视图有 4 个相对于视图移动的按钮。如果我尝试点击一个它没有响应,它仍然认为该按钮位于其初始位置。请帮忙,提前致谢。

I have a view which is rotated by the user's touch, the view has 4 button that move around relative to the view. if i then try to tap on one it doesn't respond,it still thinks the button is in its initial location. please help, thanks in advance.

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

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

发布评论

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

评论(1

挽你眉间 2024-11-22 22:25:53

确保没有任何其他东西重叠按钮,因为它会响应点击而不是按钮。在界面生成器中打开显示边界矩形

make sure that there is nothing else overlapping the button as it would respond to the tap instead of the button does. In interface builder turn on show bounding rectangles

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