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.
我正在使用GWT设计器设计一个主页。但是当我达到600多个高度时,图像不显示。我放置了一些图像并运行应用程序然后它会显示。但在设计模式下它不是可见。大小是否有任何此类限制?。我无法对齐页脚中的文本,这显然是在末尾....
这是 GWT Designer 的一个已知限制。到目前为止,还没有办法绕过这个限制。
这是一个已知的操作系统限制(它不会渲染任何大于物理显示器的东西)。使用更大的物理(或虚拟)显示器。