标签: javascript sidebar mxgraph
我有来自这里的grapheditor示例
https://jgraph.github.io/mxgraph/javascript/examples/grapheditor/www/index.html
打包到一个div中,该div首先被隐藏,仅在按下按钮时显示。
不幸的是,左侧边栏始终处于折叠状态。如果我更改窗口大小或移动拆分器,它将显示出来。
如何显示自动展开的左侧边栏?