Skip to content
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

在Mac上运行点击图片浏览时QMUIImagePreviewViewController崩溃了 #1588

Open
mazhao1609 opened this issue Oct 23, 2024 · 0 comments

Comments

@mazhao1609
Copy link

Bug 表现
在Mac上运行Desgined for iPad模式点击图片浏览时崩溃了,后面新建项目导入QMUI还是崩溃,删除info.plist中Launch screen interface file base name 后才不会崩

截图
Bug 现场的界面截图,或者 Xcode 控制台的错误信息截图,有问题的代码截图
image

It's not legal to call -layoutSubtreeIfNeeded on a view which is already being laid out. If you are implementing the view's -layout method, you can call -[super layout] instead. Break on void _NSDetectedLayoutRecursion(void) to debug. This will be logged only once. This may break in the future.

如何重现

  1. 用QMUIImagePreviewViewController浏览图片闪退

预期的表现
正常情况下,应该是什么表现

其他信息

  • 设备:
  • Mac 版本: [15.0]
  • Xcode 版本: [Xcode 16.0]
  • QMUI 版本: [4.8.0]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant