简体   繁体   English

故事板显示反向预览中的viewcontrollers(Xcode 8.3.2)

[英]Storyboard show viewcontrollers in reversed Preview (Xcode 8.3.2)

Xcode 8.3.2 shows the viewControllers in a reversed preview like a mirror (screenshot attached). Xcode 8.3.2在反向预览中显示了viewControllers,如镜像(附带截图)。 I don't know whether it's an Xcode bug or a hidden feature. 我不知道这是一个Xcode错误还是一个隐藏的功能。 I'm facing a problem due to this. 我因此遇到了问题。 Is there any way to recover the viewControllers in the original preview and to resolve this issue? 有没有办法恢复原始预览中的viewControllers并解决此问题?

反转预览中的ViewController

I faced the same problem. 我遇到了同样的问题。 Just close the Xcode project completely and then reopen it. 只需完全关闭Xcode项目,然后重新打开它。 It worked for me!! 它对我有用!!

Reinstall the Xcode.Because the same problem was faced by me. 重新安装Xcode.Because因为我遇到了同样的问题。 I think it happens when me having many viewController in storyBoard and we keep changing the file at that time this occur. 我认为当我在storyBoard中有很多viewController并且我们不断更改文件时会发生这种情况。

Storyboard lagging due to many viewControllers and continuously changing the viewcontrollers causes this problem to occur in Xcode 8.3.2. 由于许多viewControllers导致故事板滞后并不断更改视图控制器导致Xcode 8.3.2中出现此问题。 So everytime I needed to quit and reopen the storyboard resolve this issue. 因此,每当我需要退出并重新打开故事板时,请解决此问题。

Now, I have updated Xcode to version Xcode 9.2 and issue has been resolved. 现在,我已将Xcode更新为Xcode 9.2版本并且问题已得到解决。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM