📄 b30-1823218.zul
字号:
<?xml version="1.0" encoding="UTF-8"?>
<zk xmlns:h="http://www.w3.org/1999/xhtml">
<h:h3> [ 1823218 ] Tree with vflex, body grows over boarder.</h:h3>
<h:pre>
Tree with vflex, body grows over boarder.
Notice: This only happens when there is tree columns
</h:pre>
<window border="normal">
<tree id="tree" width="400px" height="30%" vflex="true">
<treecols id="cols">
<treecol label="Header"/>
</treecols>
</tree>
<button label="remove header" onClick="cols.setParent(null)" />
LALLALALALALALAL
</window>
</zk>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -