LookinServer
LookinServer copied to clipboard
能否固定不显示特定的类
每次调试时都要选中这两个,然后选择隐藏,比较麻烦,能否设置默认隐藏这两个视图呢 UITransitionView UIDropShadowView

确实,我也有这种感受,下个版本一定加上
------------------ 原始邮件 ------------------ 发件人: xingsong @.> 发送时间: 2021年4月27日 15:40 收件人: QMUI/LookinServer @.> 抄送: Subscribed @.***> 主题: 回复:[QMUI/LookinServer] 能否固定不显示特定的类 (#45)
每次调试时都要选中这两个,然后选择隐藏,比较麻烦,能否设置默认隐藏这两个视图呢 UITransitionView UIDropShadowView
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.
如果调用了 presentViewConroller:animated:completion:,也会有 UITransitionView 套着控制器的,所以不能简单的去掉UITransitionView