Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在我的项目中,有一个 ui 文件,当我在笔记本电脑(具有 15 英寸的屏幕)中查看该 ui 文件时,一半的 ui 文件没有显示,当我在桌面上运行相同的项目时(屏幕比我的笔记本电脑)完全显示相同的 ui 文件。可能是什么原因以及如何在我的笔记本电脑中显示完整的用户界面?
我得到了解决方案,我只是减少了我的 UI 文件的高度。现在它在我的台式机和笔记本电脑上都可以正常工作..