请问如何手动触发toolbar的resize? #2298
Unanswered
zk922
asked this question in
Q&A | 常见问题
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
我这需求是一个页面的多个tab窗里,每个里面都有一个workbook,tab切换会隐藏未激活的tab里的整个workbook。如果窗口有尺寸变化,会导致切回隐藏中的tab时候,激活的workbook的工具栏被重新按照0尺寸计算,导致工具栏都收缩起来。

请问有什么办法手动触发toolbar的resize么?
在ILayoutService上并没有找到手动触发resize的方法。
感谢。
Beta Was this translation helpful? Give feedback.
All reactions