vaadin流动量和全高网格作为内容

发布于 2025-01-25 23:46:08 字数 548 浏览 3 评论 0 原文

我目前正在使用Vaadin 8应用程序进行移植,并希望使用该应用程序。到目前为止,一切都很好,除了一个例外。

按照组件指南中记录的主内容,AptayOut不支持全高GRI/TREE网格。

有什么工作这个令人讨厌的问题吗?

设置网格的高度太100%,并且内容为100%的高度可让我两个scrollbars

”

I'm currently porting over a vaadin 8 app and wish to use the AppLayout for this. So far everthing is, ok, with one exception.

The AppLayout does not support a full height gri/tree grid as it's main content, as documented in the component guide.

Any work arround this nasty problem?

https://vaadin.com/docs/latest/ds/components/app-layout/#scrolling-behavior

Setting the grid too 100% height and the content to 100% height gives me two scrollbars

enter image description here

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

浮萍、无处依 2025-02-01 23:46:08

要支持应用程序布局中的全高组件,请将其高度设置为100%。

请参阅应用程序布局的(现在更新)文档: https:> https: ///vaadin.com/docs/latest/ds/components/app-layout/#scrolling-behavior

To support full height components within App Layout, set its height to 100%.

See the (now updated) documentation for App Layout: https://vaadin.com/docs/latest/ds/components/app-layout/#scrolling-behavior

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文