From d09e6e51a8b20a0d49cfae43e3e9f8adaa62168a Mon Sep 17 00:00:00 2001 From: windy <1374721899@qq.com> Date: Tue, 19 Jun 2018 10:32:59 +0800 Subject: [PATCH] BI-24473 --- demo/config.js | 6 +- dist/bundle.js | 52 +++++++++--------- dist/case.js | 44 +++++++-------- dist/demo.js | 6 +- dist/fineui.js | 52 +++++++++--------- dist/images/1x/icon/dark_tree_collapse_1.png | Bin 0 -> 193 bytes dist/images/1x/icon/dark_tree_collapse_2.png | Bin 0 -> 230 bytes dist/images/1x/icon/dark_tree_collapse_3.png | Bin 0 -> 247 bytes dist/images/1x/icon/dark_tree_collapse_4.png | Bin 0 -> 236 bytes dist/images/1x/icon/dark_tree_expand_1.png | Bin 0 -> 171 bytes dist/images/1x/icon/dark_tree_expand_2.png | Bin 0 -> 213 bytes dist/images/1x/icon/dark_tree_expand_3.png | Bin 0 -> 227 bytes dist/images/1x/icon/dark_tree_expand_4.png | Bin 0 -> 214 bytes .../1x/icon/dark_tree_vertical_line_1.png | Bin 0 -> 102 bytes .../1x/icon/dark_tree_vertical_line_2.png | Bin 0 -> 143 bytes .../1x/icon/dark_tree_vertical_line_3.png | Bin 0 -> 162 bytes .../1x/icon/dark_tree_vertical_line_4.png | Bin 0 -> 148 bytes .../1x/icon/dark_tree_vertical_line_5.png | Bin 0 -> 138 bytes dist/images/1x/icon/tree_collapse_1.png | Bin 165 -> 192 bytes dist/images/1x/icon/tree_collapse_2.png | Bin 205 -> 224 bytes dist/images/1x/icon/tree_collapse_3.png | Bin 204 -> 240 bytes dist/images/1x/icon/tree_collapse_4.png | Bin 192 -> 228 bytes dist/images/1x/icon/tree_expand_1.png | Bin 151 -> 170 bytes dist/images/1x/icon/tree_expand_2.png | Bin 188 -> 203 bytes dist/images/1x/icon/tree_expand_3.png | Bin 185 -> 218 bytes dist/images/1x/icon/tree_expand_4.png | Bin 172 -> 204 bytes dist/images/1x/icon/tree_vertical_line_1.png | Bin 112 -> 102 bytes dist/images/1x/icon/tree_vertical_line_2.png | Bin 156 -> 144 bytes dist/images/1x/icon/tree_vertical_line_3.png | Bin 161 -> 162 bytes dist/images/1x/icon/tree_vertical_line_4.png | Bin 150 -> 148 bytes dist/images/1x/icon/tree_vertical_line_5.png | Bin 140 -> 138 bytes dist/images/2x/icon/dark_tree_collapse_1.png | Bin 0 -> 272 bytes dist/images/2x/icon/dark_tree_collapse_2.png | Bin 0 -> 333 bytes dist/images/2x/icon/dark_tree_collapse_3.png | Bin 0 -> 338 bytes dist/images/2x/icon/dark_tree_collapse_4.png | Bin 0 -> 320 bytes dist/images/2x/icon/dark_tree_expand_1.png | Bin 0 -> 244 bytes dist/images/2x/icon/dark_tree_expand_2.png | Bin 0 -> 311 bytes dist/images/2x/icon/dark_tree_expand_3.png | Bin 0 -> 316 bytes dist/images/2x/icon/dark_tree_expand_4.png | Bin 0 -> 299 bytes .../2x/icon/dark_tree_vertical_line_1.png | Bin 0 -> 117 bytes .../2x/icon/dark_tree_vertical_line_2.png | Bin 0 -> 215 bytes .../2x/icon/dark_tree_vertical_line_3.png | Bin 0 -> 238 bytes .../2x/icon/dark_tree_vertical_line_4.png | Bin 0 -> 206 bytes .../2x/icon/dark_tree_vertical_line_5.png | Bin 0 -> 210 bytes dist/images/2x/icon/tree_collapse_1.png | Bin 215 -> 274 bytes dist/images/2x/icon/tree_collapse_2.png | Bin 265 -> 336 bytes dist/images/2x/icon/tree_collapse_3.png | Bin 258 -> 344 bytes dist/images/2x/icon/tree_collapse_4.png | Bin 244 -> 328 bytes dist/images/2x/icon/tree_expand_1.png | Bin 197 -> 246 bytes dist/images/2x/icon/tree_expand_2.png | Bin 238 -> 309 bytes dist/images/2x/icon/tree_expand_3.png | Bin 240 -> 316 bytes dist/images/2x/icon/tree_expand_4.png | Bin 229 -> 300 bytes dist/images/2x/icon/tree_vertical_line_1.png | Bin 127 -> 117 bytes dist/images/2x/icon/tree_vertical_line_2.png | Bin 204 -> 220 bytes dist/images/2x/icon/tree_vertical_line_3.png | Bin 200 -> 242 bytes dist/images/2x/icon/tree_vertical_line_4.png | Bin 192 -> 211 bytes dist/images/2x/icon/tree_vertical_line_5.png | Bin 183 -> 215 bytes dist/widget.js | 8 +-- src/case/button/node/node.arrow.js | 2 +- src/case/button/node/node.first.plus.js | 4 +- src/case/button/node/node.last.plus.js | 4 +- src/case/button/node/node.mid.plus.js | 4 +- .../button/treeitem/item.first.treeleaf.js | 10 ++-- .../button/treeitem/item.last.treeleaf.js | 10 ++-- src/case/button/treeitem/item.mid.treeleaf.js | 10 ++-- src/widget/multitree/multi.tree.combo.js | 8 +-- 66 files changed, 114 insertions(+), 106 deletions(-) create mode 100644 dist/images/1x/icon/dark_tree_collapse_1.png create mode 100644 dist/images/1x/icon/dark_tree_collapse_2.png create mode 100644 dist/images/1x/icon/dark_tree_collapse_3.png create mode 100644 dist/images/1x/icon/dark_tree_collapse_4.png create mode 100644 dist/images/1x/icon/dark_tree_expand_1.png create mode 100644 dist/images/1x/icon/dark_tree_expand_2.png create mode 100644 dist/images/1x/icon/dark_tree_expand_3.png create mode 100644 dist/images/1x/icon/dark_tree_expand_4.png create mode 100644 dist/images/1x/icon/dark_tree_vertical_line_1.png create mode 100644 dist/images/1x/icon/dark_tree_vertical_line_2.png create mode 100644 dist/images/1x/icon/dark_tree_vertical_line_3.png create mode 100644 dist/images/1x/icon/dark_tree_vertical_line_4.png create mode 100644 dist/images/1x/icon/dark_tree_vertical_line_5.png create mode 100644 dist/images/2x/icon/dark_tree_collapse_1.png create mode 100644 dist/images/2x/icon/dark_tree_collapse_2.png create mode 100644 dist/images/2x/icon/dark_tree_collapse_3.png create mode 100644 dist/images/2x/icon/dark_tree_collapse_4.png create mode 100644 dist/images/2x/icon/dark_tree_expand_1.png create mode 100644 dist/images/2x/icon/dark_tree_expand_2.png create mode 100644 dist/images/2x/icon/dark_tree_expand_3.png create mode 100644 dist/images/2x/icon/dark_tree_expand_4.png create mode 100644 dist/images/2x/icon/dark_tree_vertical_line_1.png create mode 100644 dist/images/2x/icon/dark_tree_vertical_line_2.png create mode 100644 dist/images/2x/icon/dark_tree_vertical_line_3.png create mode 100644 dist/images/2x/icon/dark_tree_vertical_line_4.png create mode 100644 dist/images/2x/icon/dark_tree_vertical_line_5.png diff --git a/demo/config.js b/demo/config.js index cc3e5dfe7..35f295624 100644 --- a/demo/config.js +++ b/demo/config.js @@ -1518,13 +1518,17 @@ Demo.CONSTANTS = { }, {pId: "0_1_33", id: "0_1_33_0", text: "重庆市区", value: "重庆市区", open: true}], TREE: [{id: -1, pId: -2, value: "根目录", text: "根目录"}, + {id: -2, pId: -2, value: "根目录", text: "根目录"}, + {id: -3, pId: -2, value: "根目录", text: "根目录"}, + {id: -4, pId: -2, value: "根目录", text: "根目录"}, + {id: -5, pId: -2, value: "根目录", text: "根目录"}, {id: 1, pId: -1, value: "第一级目录1", text: "第一级目录1"}, {id: 11, pId: 1, value: "第二级文件1", text: "第二级文件1"}, {id: 12, pId: 1, value: "第二级目录2", text: "第二级目录2"}, {id: 121, pId: 12, value: "第三级目录1", text: "第三级目录1"}, {id: 122, pId: 12, value: "第三级文件1", text: "第三级文件1"}, {id: 1211, pId: 121, value: "第四级目录1", text: "第四级目录1"}, - {id: 12111, pId: 1211, value: "第五级文件1", text: "第五级文件111111111111111111111111111111111111111111111111111111111111111111111111111111111111111"}, + {id: 12111, pId: 1211, value: "第五级文件1", text: "第五级文件1111111111111111111"}, {id: 2, pId: -1, value: "第一级目录2", text: "第一级目录2"}, {id: 21, pId: 2, value: "第二级目录3", text: "第二级目录3"}, {id: 22, pId: 2, value: "第二级文件2", text: "第二级文件2"}, diff --git a/dist/bundle.js b/dist/bundle.js index e6768630d..15f2b481c 100644 --- a/dist/bundle.js +++ b/dist/bundle.js @@ -72918,7 +72918,7 @@ BI.ArrowNode = BI.inherit(BI.NodeButton, { var type = BI.LogicFactory.createLogicTypeByDirection(BI.Direction.Left); var items = BI.LogicFactory.createLogicItemsByDirection(BI.Direction.Left, { - width: 25, + width: 24, el: this.checkbox }, this.text); BI.createWidget(BI.extend({ @@ -72969,7 +72969,7 @@ BI.FirstPlusGroupNode = BI.inherit(BI.NodeButton, { id: "", pId: "", open: false, - height: 25 + height: 24 }); }, _init: function () { @@ -73002,7 +73002,7 @@ BI.FirstPlusGroupNode = BI.inherit(BI.NodeButton, { }); var type = BI.LogicFactory.createLogicTypeByDirection(BI.Direction.Left); var items = BI.LogicFactory.createLogicItemsByDirection(BI.Direction.Left, { - width: 25, + width: 24, el: this.checkbox }, this.text); BI.createWidget(BI.extend({ @@ -73151,7 +73151,7 @@ BI.LastPlusGroupNode = BI.inherit(BI.NodeButton, { id: "", pId: "", open: false, - height: 25 + height: 24 }); }, _init: function () { @@ -73184,7 +73184,7 @@ BI.LastPlusGroupNode = BI.inherit(BI.NodeButton, { }); var type = BI.LogicFactory.createLogicTypeByDirection(BI.Direction.Left); var items = BI.LogicFactory.createLogicItemsByDirection(BI.Direction.Left, { - width: 25, + width: 24, el: this.checkbox }, this.text); BI.createWidget(BI.extend({ @@ -73232,7 +73232,7 @@ BI.MidPlusGroupNode = BI.inherit(BI.NodeButton, { id: "", pId: "", open: false, - height: 25 + height: 24 }); }, _init: function () { @@ -73265,7 +73265,7 @@ BI.MidPlusGroupNode = BI.inherit(BI.NodeButton, { }); var type = BI.LogicFactory.createLogicTypeByDirection(BI.Direction.Left); var items = BI.LogicFactory.createLogicItemsByDirection(BI.Direction.Left, { - width: 25, + width: 24, el: this.checkbox }, this.text); BI.createWidget(BI.extend({ @@ -73522,7 +73522,7 @@ BI.FirstTreeLeafItem = BI.inherit(BI.BasicButton, { id: "", pId: "", layer: 0, - height: 25 + height: 24 }); }, _init: function () { @@ -73551,19 +73551,19 @@ BI.FirstTreeLeafItem = BI.inherit(BI.BasicButton, { }); var type = BI.LogicFactory.createLogicTypeByDirection(BI.Direction.Left); var items = BI.LogicFactory.createLogicItemsByDirection(BI.Direction.Left, ((o.layer === 0) ? "" : { - width: 13, + width: 12, el: { type: "bi.layout", cls: "base-line-conn-background", - width: 13, + width: 12, height: o.height } }), { - width: 25, + width: 24, el: { type: "bi.layout", cls: "mid-line-conn-background", - width: 25, + width: 24, height: o.height } }, { @@ -73713,7 +73713,7 @@ BI.LastTreeLeafItem = BI.inherit(BI.BasicButton, { id: "", pId: "", layer: 0, - height: 25 + height: 24 }); }, _init: function () { @@ -73742,19 +73742,19 @@ BI.LastTreeLeafItem = BI.inherit(BI.BasicButton, { }); var type = BI.LogicFactory.createLogicTypeByDirection(BI.Direction.Left); var items = BI.LogicFactory.createLogicItemsByDirection(BI.Direction.Left, ((o.layer === 0) ? "" : { - width: 13, + width: 12, el: { type: "bi.layout", cls: "base-line-conn-background", - width: 13, + width: 12, height: o.height } }), { - width: 25, + width: 24, el: { type: "bi.layout", cls: "mid-line-conn-background", - width: 25, + width: 24, height: o.height } }, { @@ -73817,7 +73817,7 @@ BI.MidTreeLeafItem = BI.inherit(BI.BasicButton, { id: "", pId: "", layer: 0, - height: 25 + height: 24 }); }, _init: function () { @@ -73846,19 +73846,19 @@ BI.MidTreeLeafItem = BI.inherit(BI.BasicButton, { }); var type = BI.LogicFactory.createLogicTypeByDirection(BI.Direction.Left); var items = BI.LogicFactory.createLogicItemsByDirection(BI.Direction.Left, ((o.layer === 0) ? "" : { - width: 13, + width: 12, el: { type: "bi.layout", cls: "base-line-conn-background", - width: 13, + width: 12, height: o.height } }), { - width: 25, + width: 24, el: { type: "bi.layout", cls: "mid-line-conn-background", - width: 25, + width: 24, height: o.height } }, { @@ -101323,10 +101323,10 @@ BI.MultiTreeCombo = BI.inherit(BI.Single, { constants: { offset: { - top: 1, - left: 1, - right: 2, - bottom: 33 + top: 0, + left: 0, + right: 0, + bottom: 31 } }, diff --git a/dist/case.js b/dist/case.js index cb6eb310c..eb88bc8ee 100644 --- a/dist/case.js +++ b/dist/case.js @@ -447,7 +447,7 @@ BI.ArrowNode = BI.inherit(BI.NodeButton, { var type = BI.LogicFactory.createLogicTypeByDirection(BI.Direction.Left); var items = BI.LogicFactory.createLogicItemsByDirection(BI.Direction.Left, { - width: 25, + width: 24, el: this.checkbox }, this.text); BI.createWidget(BI.extend({ @@ -498,7 +498,7 @@ BI.FirstPlusGroupNode = BI.inherit(BI.NodeButton, { id: "", pId: "", open: false, - height: 25 + height: 24 }); }, _init: function () { @@ -531,7 +531,7 @@ BI.FirstPlusGroupNode = BI.inherit(BI.NodeButton, { }); var type = BI.LogicFactory.createLogicTypeByDirection(BI.Direction.Left); var items = BI.LogicFactory.createLogicItemsByDirection(BI.Direction.Left, { - width: 25, + width: 24, el: this.checkbox }, this.text); BI.createWidget(BI.extend({ @@ -680,7 +680,7 @@ BI.LastPlusGroupNode = BI.inherit(BI.NodeButton, { id: "", pId: "", open: false, - height: 25 + height: 24 }); }, _init: function () { @@ -713,7 +713,7 @@ BI.LastPlusGroupNode = BI.inherit(BI.NodeButton, { }); var type = BI.LogicFactory.createLogicTypeByDirection(BI.Direction.Left); var items = BI.LogicFactory.createLogicItemsByDirection(BI.Direction.Left, { - width: 25, + width: 24, el: this.checkbox }, this.text); BI.createWidget(BI.extend({ @@ -761,7 +761,7 @@ BI.MidPlusGroupNode = BI.inherit(BI.NodeButton, { id: "", pId: "", open: false, - height: 25 + height: 24 }); }, _init: function () { @@ -794,7 +794,7 @@ BI.MidPlusGroupNode = BI.inherit(BI.NodeButton, { }); var type = BI.LogicFactory.createLogicTypeByDirection(BI.Direction.Left); var items = BI.LogicFactory.createLogicItemsByDirection(BI.Direction.Left, { - width: 25, + width: 24, el: this.checkbox }, this.text); BI.createWidget(BI.extend({ @@ -1051,7 +1051,7 @@ BI.FirstTreeLeafItem = BI.inherit(BI.BasicButton, { id: "", pId: "", layer: 0, - height: 25 + height: 24 }); }, _init: function () { @@ -1080,19 +1080,19 @@ BI.FirstTreeLeafItem = BI.inherit(BI.BasicButton, { }); var type = BI.LogicFactory.createLogicTypeByDirection(BI.Direction.Left); var items = BI.LogicFactory.createLogicItemsByDirection(BI.Direction.Left, ((o.layer === 0) ? "" : { - width: 13, + width: 12, el: { type: "bi.layout", cls: "base-line-conn-background", - width: 13, + width: 12, height: o.height } }), { - width: 25, + width: 24, el: { type: "bi.layout", cls: "mid-line-conn-background", - width: 25, + width: 24, height: o.height } }, { @@ -1242,7 +1242,7 @@ BI.LastTreeLeafItem = BI.inherit(BI.BasicButton, { id: "", pId: "", layer: 0, - height: 25 + height: 24 }); }, _init: function () { @@ -1271,19 +1271,19 @@ BI.LastTreeLeafItem = BI.inherit(BI.BasicButton, { }); var type = BI.LogicFactory.createLogicTypeByDirection(BI.Direction.Left); var items = BI.LogicFactory.createLogicItemsByDirection(BI.Direction.Left, ((o.layer === 0) ? "" : { - width: 13, + width: 12, el: { type: "bi.layout", cls: "base-line-conn-background", - width: 13, + width: 12, height: o.height } }), { - width: 25, + width: 24, el: { type: "bi.layout", cls: "mid-line-conn-background", - width: 25, + width: 24, height: o.height } }, { @@ -1346,7 +1346,7 @@ BI.MidTreeLeafItem = BI.inherit(BI.BasicButton, { id: "", pId: "", layer: 0, - height: 25 + height: 24 }); }, _init: function () { @@ -1375,19 +1375,19 @@ BI.MidTreeLeafItem = BI.inherit(BI.BasicButton, { }); var type = BI.LogicFactory.createLogicTypeByDirection(BI.Direction.Left); var items = BI.LogicFactory.createLogicItemsByDirection(BI.Direction.Left, ((o.layer === 0) ? "" : { - width: 13, + width: 12, el: { type: "bi.layout", cls: "base-line-conn-background", - width: 13, + width: 12, height: o.height } }), { - width: 25, + width: 24, el: { type: "bi.layout", cls: "mid-line-conn-background", - width: 25, + width: 24, height: o.height } }, { diff --git a/dist/demo.js b/dist/demo.js index 6cff1f921..3b8dd9cfb 100644 --- a/dist/demo.js +++ b/dist/demo.js @@ -16354,13 +16354,17 @@ Demo.CONSTANTS = { }, {pId: "0_1_33", id: "0_1_33_0", text: "重庆市区", value: "重庆市区", open: true}], TREE: [{id: -1, pId: -2, value: "根目录", text: "根目录"}, + {id: -2, pId: -2, value: "根目录", text: "根目录"}, + {id: -3, pId: -2, value: "根目录", text: "根目录"}, + {id: -4, pId: -2, value: "根目录", text: "根目录"}, + {id: -5, pId: -2, value: "根目录", text: "根目录"}, {id: 1, pId: -1, value: "第一级目录1", text: "第一级目录1"}, {id: 11, pId: 1, value: "第二级文件1", text: "第二级文件1"}, {id: 12, pId: 1, value: "第二级目录2", text: "第二级目录2"}, {id: 121, pId: 12, value: "第三级目录1", text: "第三级目录1"}, {id: 122, pId: 12, value: "第三级文件1", text: "第三级文件1"}, {id: 1211, pId: 121, value: "第四级目录1", text: "第四级目录1"}, - {id: 12111, pId: 1211, value: "第五级文件1", text: "第五级文件111111111111111111111111111111111111111111111111111111111111111111111111111111111111111"}, + {id: 12111, pId: 1211, value: "第五级文件1", text: "第五级文件1111111111111111111"}, {id: 2, pId: -1, value: "第一级目录2", text: "第一级目录2"}, {id: 21, pId: 2, value: "第二级目录3", text: "第二级目录3"}, {id: 22, pId: 2, value: "第二级文件2", text: "第二级文件2"}, diff --git a/dist/fineui.js b/dist/fineui.js index d0e9b5341..6706595a2 100644 --- a/dist/fineui.js +++ b/dist/fineui.js @@ -73161,7 +73161,7 @@ BI.ArrowNode = BI.inherit(BI.NodeButton, { var type = BI.LogicFactory.createLogicTypeByDirection(BI.Direction.Left); var items = BI.LogicFactory.createLogicItemsByDirection(BI.Direction.Left, { - width: 25, + width: 24, el: this.checkbox }, this.text); BI.createWidget(BI.extend({ @@ -73212,7 +73212,7 @@ BI.FirstPlusGroupNode = BI.inherit(BI.NodeButton, { id: "", pId: "", open: false, - height: 25 + height: 24 }); }, _init: function () { @@ -73245,7 +73245,7 @@ BI.FirstPlusGroupNode = BI.inherit(BI.NodeButton, { }); var type = BI.LogicFactory.createLogicTypeByDirection(BI.Direction.Left); var items = BI.LogicFactory.createLogicItemsByDirection(BI.Direction.Left, { - width: 25, + width: 24, el: this.checkbox }, this.text); BI.createWidget(BI.extend({ @@ -73394,7 +73394,7 @@ BI.LastPlusGroupNode = BI.inherit(BI.NodeButton, { id: "", pId: "", open: false, - height: 25 + height: 24 }); }, _init: function () { @@ -73427,7 +73427,7 @@ BI.LastPlusGroupNode = BI.inherit(BI.NodeButton, { }); var type = BI.LogicFactory.createLogicTypeByDirection(BI.Direction.Left); var items = BI.LogicFactory.createLogicItemsByDirection(BI.Direction.Left, { - width: 25, + width: 24, el: this.checkbox }, this.text); BI.createWidget(BI.extend({ @@ -73475,7 +73475,7 @@ BI.MidPlusGroupNode = BI.inherit(BI.NodeButton, { id: "", pId: "", open: false, - height: 25 + height: 24 }); }, _init: function () { @@ -73508,7 +73508,7 @@ BI.MidPlusGroupNode = BI.inherit(BI.NodeButton, { }); var type = BI.LogicFactory.createLogicTypeByDirection(BI.Direction.Left); var items = BI.LogicFactory.createLogicItemsByDirection(BI.Direction.Left, { - width: 25, + width: 24, el: this.checkbox }, this.text); BI.createWidget(BI.extend({ @@ -73765,7 +73765,7 @@ BI.FirstTreeLeafItem = BI.inherit(BI.BasicButton, { id: "", pId: "", layer: 0, - height: 25 + height: 24 }); }, _init: function () { @@ -73794,19 +73794,19 @@ BI.FirstTreeLeafItem = BI.inherit(BI.BasicButton, { }); var type = BI.LogicFactory.createLogicTypeByDirection(BI.Direction.Left); var items = BI.LogicFactory.createLogicItemsByDirection(BI.Direction.Left, ((o.layer === 0) ? "" : { - width: 13, + width: 12, el: { type: "bi.layout", cls: "base-line-conn-background", - width: 13, + width: 12, height: o.height } }), { - width: 25, + width: 24, el: { type: "bi.layout", cls: "mid-line-conn-background", - width: 25, + width: 24, height: o.height } }, { @@ -73956,7 +73956,7 @@ BI.LastTreeLeafItem = BI.inherit(BI.BasicButton, { id: "", pId: "", layer: 0, - height: 25 + height: 24 }); }, _init: function () { @@ -73985,19 +73985,19 @@ BI.LastTreeLeafItem = BI.inherit(BI.BasicButton, { }); var type = BI.LogicFactory.createLogicTypeByDirection(BI.Direction.Left); var items = BI.LogicFactory.createLogicItemsByDirection(BI.Direction.Left, ((o.layer === 0) ? "" : { - width: 13, + width: 12, el: { type: "bi.layout", cls: "base-line-conn-background", - width: 13, + width: 12, height: o.height } }), { - width: 25, + width: 24, el: { type: "bi.layout", cls: "mid-line-conn-background", - width: 25, + width: 24, height: o.height } }, { @@ -74060,7 +74060,7 @@ BI.MidTreeLeafItem = BI.inherit(BI.BasicButton, { id: "", pId: "", layer: 0, - height: 25 + height: 24 }); }, _init: function () { @@ -74089,19 +74089,19 @@ BI.MidTreeLeafItem = BI.inherit(BI.BasicButton, { }); var type = BI.LogicFactory.createLogicTypeByDirection(BI.Direction.Left); var items = BI.LogicFactory.createLogicItemsByDirection(BI.Direction.Left, ((o.layer === 0) ? "" : { - width: 13, + width: 12, el: { type: "bi.layout", cls: "base-line-conn-background", - width: 13, + width: 12, height: o.height } }), { - width: 25, + width: 24, el: { type: "bi.layout", cls: "mid-line-conn-background", - width: 25, + width: 24, height: o.height } }, { @@ -101566,10 +101566,10 @@ BI.MultiTreeCombo = BI.inherit(BI.Single, { constants: { offset: { - top: 1, - left: 1, - right: 2, - bottom: 33 + top: 0, + left: 0, + right: 0, + bottom: 31 } }, diff --git a/dist/images/1x/icon/dark_tree_collapse_1.png b/dist/images/1x/icon/dark_tree_collapse_1.png new file mode 100644 index 0000000000000000000000000000000000000000..9297ac164f54c6938da6b155bcf5193b92003850 GIT binary patch literal 193 zcmeAS@N?(olHy`uVBq!ia0vp^5+KaM1|%Pp+x`GjjKx9jP7LeL$-D$|sy$sCLp*qs z6C_v{D>`Iy7(6n1aC!Rs|Ai+Pc7Og@@W`Z{HP+DR{)rR9GrOnOzPnSl=8=J;nnbh2 ztObZFnDD2;PUkM{|iqp?Ed_*;E_o?YpkKs{SzmIXLe7meRrp9%_9RxHHl`4 zSrZa(oKZN*l*1+tMynpu0;Z^vmVAjFLI6>mv4fdr< zGZ+P)3Y^~1`Ow?dgn!Y&RK}_g2b%cgd(HViWV%c{EY5!7700HD!5of9m4g{A9Zhyj edbyy-oFOkoM|IVewo;&589ZJ6T-G@yGywoxH(8zl literal 0 HcmV?d00001 diff --git a/dist/images/1x/icon/dark_tree_collapse_3.png b/dist/images/1x/icon/dark_tree_collapse_3.png new file mode 100644 index 0000000000000000000000000000000000000000..337b009b6a920e68f2083ca995573fe382b4eb60 GIT binary patch literal 247 zcmeAS@N?(olHy`uVBq!ia0vp^5+KaM1|%Pp+x`GjjKx9jP7LeL$-D$|HhQ`^hIsHM zCnzx1{Q0xDk>zQ^QlBMR3Zb@Vbrr5UI>*>rPCV0b`uzNTHUIm)`C{kvw+k<~)Opc0 z@u!>Hyc02N-V{IImMq%NIcZ84ha{V^$V|19OewubHf829-m_rXDP$Wl;pYYmrlopy zap%}3R6Uu(CUjWx_ks`>V}>PyEDmkS!iT4KWyrZSpJw{zQ^QlBMR3Zb@Vbrr5UI>*>rPCV0b`uzNTHUIm)`C{kvw+k<~)Opc0 z@u!>Hyc02N-V{IImMq%NIcZ84ha{V^$V|19OewubHf829-m_rXDP$Wl;pYYmrlopy zap%}3R6Uu(CUjWx_ks`>V}>PyEDmkS!iT4KWyrZSpJw{`Iy7(6n1aC!Rs|Ai+Pc7Og@@W`Z{HP+DR{)rR9GrOnOzPnSl=8=J;nnZKh zmkZk&@?{#Dc;h96h22?n6^;qid^G>^xZ#=Iftk!Jr%wKO^!$oD85}&51Q;0DGWbq( TGU@UFEoAU?^>bP0l+XkKXnj1~ literal 0 HcmV?d00001 diff --git a/dist/images/1x/icon/dark_tree_expand_2.png b/dist/images/1x/icon/dark_tree_expand_2.png new file mode 100644 index 0000000000000000000000000000000000000000..f428db79ae43b1d53e762c2e78012292ed041463 GIT binary patch literal 213 zcmeAS@N?(olHy`uVBq!ia0vp^5+KaM1|%Pp+x`GjjKx9jP7LeL$-D$|`aNA7Lp*qs z6C_v{D>`Iy7(6n1aC!Rs|Ai+Pc7Og@@W`Z{HP+DR{)rR9GrOnOzPnSl=8=J;nnZKh zmkZk&@?{#Dc;h7wKYH=_`Fq|!d*<*ed{r>(U}Kyhaqb5DQl%M;0#9#vPGJ79bkRb2 zc9ZXn_bd*`y_&J;$0LSdQ#rvWB2Df$J*FwCcVx`#%E)6pn=Hdn^;r3m(aM*sK<y My85}Sb4q9e0F=m5?EnA( literal 0 HcmV?d00001 diff --git a/dist/images/1x/icon/dark_tree_expand_3.png b/dist/images/1x/icon/dark_tree_expand_3.png new file mode 100644 index 0000000000000000000000000000000000000000..9d8e9836c33795d9ed40160150ae745d62234c11 GIT binary patch literal 227 zcmeAS@N?(olHy`uVBq!ia0vp^5+KaM1|%Pp+x`GjjKx9jP7LeL$-D$|=6bp~hIsHM zCnzx1{Q0xDk>zQ^QlBMR3Zb@Vbrr5UI>*>rPCV0b`uzNTHUIm)`C{kvw+k<~)Opc0 z@u!>Hyc02N-V{IImMq%NdC5kUx0d_EF-8rUkFAC}eGV(T=TG0vxJ1r!Y2%TCV|E&% z2YDDWkFYxM9hlzLRwr}e4tvF8hVUJWyB~Kmmu#*0c|wzA{h^84o_+!sZA35LVVZT^ ZoIzATt4Ck%qz%xa44$rjF6*2UngBp-RmA`R literal 0 HcmV?d00001 diff --git a/dist/images/1x/icon/dark_tree_expand_4.png b/dist/images/1x/icon/dark_tree_expand_4.png new file mode 100644 index 0000000000000000000000000000000000000000..4d35967d784aafb8b573559fb2b3c2e89cddd511 GIT binary patch literal 214 zcmeAS@N?(olHy`uVBq!ia0vp^5+KaM1|%Pp+x`GjjKx9jP7LeL$-D$|CV09yhIsHM zCnzx1{Q0xDk>zQ^QlBMR3Zb@Vbrr5UI>*>rPCV0b`uzNTHUIm)`C{kvw+k<~)Opc0 z@u!>Hyc02N-V{IImMq%NdC5kUx0d_EF-8rUkFAC}eGV(T=TG0vxJ1r!Y2%TCV|E&% z2YDDWkFYxM9hlzLRwr}e4tvF8hVUJWyB~Kmmuy}9=c0f_iy{Mq*DvKuv)fDpfNo>( MboFyt=akR{0NY1V0{{R3 literal 0 HcmV?d00001 diff --git a/dist/images/1x/icon/dark_tree_vertical_line_1.png b/dist/images/1x/icon/dark_tree_vertical_line_1.png new file mode 100644 index 0000000000000000000000000000000000000000..3f74de38a8123ffb7f58001334cae625176decf6 GIT binary patch literal 102 zcmeAS@N?(olHy`uVBq!ia0vp^5e0@LSD7xp>)qveRhCl|&P=FUq7pF}1KyZCJ3 oQ=1j-kj>9y^x0i`rkWrVgHn~4G_QyF4xph7p00i_>zopr06r2ZR{#J2 literal 0 HcmV?d00001 diff --git a/dist/images/1x/icon/dark_tree_vertical_line_3.png b/dist/images/1x/icon/dark_tree_vertical_line_3.png new file mode 100644 index 0000000000000000000000000000000000000000..f35521ea8e86e7d3e4ccbe9bc4e45b6ad67a4125 GIT binary patch literal 162 zcmeAS@N?(olHy`uVBq!ia0vp^5+KaM1|%Pp+x`GjjKx9jP7LeL$-D$|Vmw_OLp*qs z6BHP0{`}e7$nrE{sn3!ug;3kGx(Zhvon!uHsPKQ}P&xMViHni4A=}|A2Xr1hf11P4 zdGLpVnVsPTn?Qz}4vS2BY+RqP2%hy0o)v9y=uxG~q)efQ44iEWCO$belYsUxc)I$z JtaD0e0sx2FHt+xd literal 0 HcmV?d00001 diff --git a/dist/images/1x/icon/dark_tree_vertical_line_4.png b/dist/images/1x/icon/dark_tree_vertical_line_4.png new file mode 100644 index 0000000000000000000000000000000000000000..ec9142e58cb01748a58609b11df1e3147016338a GIT binary patch literal 148 zcmeAS@N?(olHy`uVBq!ia0vp^5+KaM1|%Pp+x`GjjKx9jP7LeL$-D$|{5)M8Lp*qs z6BHP0{`}e7$nrE{sn3!ug;3kGx(Zhvon!uHsPKQ}P&xMViHni4A=}|A2Xr1hf11P4 tdGLpVnVsQ;KN=FejTZ%gL?aI)1LICHY18P%vw$Wuc)I$ztaD0e0svp+FMj|4 literal 0 HcmV?d00001 diff --git a/dist/images/1x/icon/dark_tree_vertical_line_5.png b/dist/images/1x/icon/dark_tree_vertical_line_5.png new file mode 100644 index 0000000000000000000000000000000000000000..5c9867342fc77f03fe6ffd2cd374c9daff6db5f6 GIT binary patch literal 138 zcmeAS@N?(olHy`uVBq!ia0vp^5+KaM1|%Pp+x`GjjKx9jP7LeL$-D$|Ts&PILp*qs z6BHP0{`}e7$nrE{sn3!uh0wn%SXrENOgh|}I}$hqLJoKYuuftM>gKA8JIAK-cJY~u h0usE9Kw^Uc14DuzdtqW*Qwh*K22WQ%mvv4FO#to-DER;Y literal 0 HcmV?d00001 diff --git a/dist/images/1x/icon/tree_collapse_1.png b/dist/images/1x/icon/tree_collapse_1.png index dfc427ebdb60fffcdb2d75af47be2a9000611431..6bf0ae233799fda023939d100321e3e945a569a6 100644 GIT binary patch literal 192 zcmeAS@N?(olHy`uVBq!ia0vp^5+KaM1|%Pp+x`GjjKx9jP7LeL$-D$|sytmBLp*qs z6C_v{D>`Iy7(6mkSi0e>y`E*sN6WugEzTx7hWDJAe>c4K%+XVRx><*{_=HoM3_BKb zO17QlnWS?djX}|HR&;|opTjz5ez6og!$Ow}OexL|ZOWfHS@}KYJ##eKp`&10;o#U} n&No3>WJ!fcPul?lUPcC^LXqkYhR9~1D;PXo{an^LB{Ts5X(v2N literal 165 zcmeAS@N?(olHy`uVBq!ia0vp^k|4~%1|*NXY)uAIoCO|{#S9GGLLkg|>2BR0pkTPC zi(`n#@#H`M|JyUKWfW$XJ+MMm`HGNO&7}ACb&6KC+@C%h@U4BYN<&-jpy2tA^>3P7 zZT2a=dhtqC;-gDslbpIib9>pVMUiuOI?tT2h%)YrGTNfc$k1P@*0gC7lN!(p22WQ% Jmvv4FO#pHoHrxOJ diff --git a/dist/images/1x/icon/tree_collapse_2.png b/dist/images/1x/icon/tree_collapse_2.png index 8db0aa7e54d20f638086e8a1d9f83954a1243ef6..063fe11e4e8f50e652478d00b5790569f63e9cd0 100644 GIT binary patch literal 224 zcmeAS@N?(olHy`uVBq!ia0vp^5+KaM1|%Pp+x`GjjKx9jP7LeL$-D$|W_h|ehIsHM zCrGd^R&>bZFnDC7uyn&$dp*mNkCuP0TAWRE4DUHJ|898enWLxtbh8d?@d>9i8Fnn> zlx#c8GfC$_8iS(Ytmp=FK8JPA{9-9~I(?J4qiddjyPm_gl6|A23CDpW3N|J}Q@SoN z>KU4>)rgtJe(}L32C-)vi4G0T=94BWPie5cGSSUX@rq&LjhRk<0=(-|tTYz0Fg&Vq V;=LFD^exbp44$rjF6*2UngC5?PF(;1 literal 205 zcmeAS@N?(olHy`uVBq!ia0vp^k|4~%1|*NXY)uAIoCO|{#S9GGLLkg|>2BR0pkTeH zi(`n#@#H`M|JyUKWfW$XJ+MMm`HGNO&7}ACb&6KC+@C%h@U4BYN<&-jpy2tA^>3P7 zZT2a=dhseX0SGF-y%KHSwn|8unVI?U)!W}6v}LWe+bBs^r88-fI_4yd**l=N(P=4i4*r=is{h(jRdQE$o<4%G}HQxS#b0$DT6 mdCn@Rcd&&U$xfNb#9*<{H9Gck=1HKd89ZJ6T-G@yGywoH0#ic( literal 204 zcmeAS@N?(olHy`uVBq!ia0vp^k|4~%1|*NXY)uAIoCO|{#S9GGLLkg|>2BR0pkSS+ zi(`n#@#H`M|JyUKWfWd1weH@&@AIEcyKq$f3Bxf*N%dy4M<3a)|L%|PFbkM4zr8Sn zHQY7Q@NkCRLFtb_npP}cJ-rbK9^PCX&U0&(SI-O0fauW9iBGPC28QvNS7a>Ln|1W$ ygcChH|NsA2=ZxQ3`rUqIm0S0(i<`R37#QCF>4`ouPm%-Z5(ZCKKbLh*2~7aG3sTYm diff --git a/dist/images/1x/icon/tree_collapse_4.png b/dist/images/1x/icon/tree_collapse_4.png index 743bf8b6cacfd50a0c2336706c0b45c971426d9f..35466d2cea4a2940d6f28f2643f3a0b1cbd46758 100644 GIT binary patch literal 228 zcmeAS@N?(olHy`uVBq!ia0vp^5+KaM1|%Pp+x`GjjKx9jP7LeL$-D$|=6Sj}hIsHM zCnzwgh;REbX@Sg|DV-s_OI9u4$-2ZUqhqzY`XtH1pO#BEe6`oJEcs~p_o~I&M91)+ zGxP6;x1KqA%1<}zuoj=Nil(Tb5l@e+bBs^r88-fI_4yd**l=N(P=4i4*r=is{h(jRdQE$o<4%LiHE1E6}NbFK% ZVE8o6iPyz6_7u>i44$rjF6*2UngE2OP@n(+ literal 192 zcmeAS@N?(olHy`uVBq!ia0vp^k|4~%1|*NXY)uAIoCO|{#S9GGLLkg|>2BR0pkR@w zi(`n#@#H`M|JyUKWfWd1weH@&@AIEcyKq$f3Bxf*N%dy4M<3a)|L%|PFbkM4zr8Sn zHQY7Q@NkCRLFtb_npP}cJ-rbK9^PCX&U0&(SI-O0fauW9iBGPC28QvNS7a>Ln|1W$ lgcCi=J4EERrc^{QF+7`MHEBu4vpAsb44$rjF6*2UngETqN{s*j diff --git a/dist/images/1x/icon/tree_expand_1.png b/dist/images/1x/icon/tree_expand_1.png index 914e3247c99ac3568234636967b4c64d2e25ccb1..824493548a51b37c6272422a5a82cca5a64c73e8 100644 GIT binary patch literal 170 zcmeAS@N?(olHy`uVBq!ia0vp^5+KaM1|%Pp+x`GjjKx9jP7LeL$-D$|QaoK8Lp*qs z6C_v{D>`Iy7(6mkSi0e>y`E*sN6WugEzTx7hWDJAe>c4K%+XVRx><*{_=HoM3^QE$ zYq>uhW7N3uq1Di^(B%SC63;>LdS`pSjCag?3LEsBKDPc|aVLX=XQKcEL-bT$x!%b? RV}SNCc)I$ztaD0e0s#3cIhX(d literal 151 zcmeAS@N?(olHy`uVBq!ia0vp^k|4~%1|*NXY)uAIoCO|{#S9GGLLkg|>2BR0prEIx zi(`n#@#H`M|JyUKWfW$XJ+MMm`HGNO&7}ACb&6KC+@C%h^c_2C&{-j|LPPtQ=JktL vy#wr(_c0Zjl=8-VOSoqr3-oT=rpoY7OGNv?!7YD*hBA1%`njxgN@xNAH@z@$ diff --git a/dist/images/1x/icon/tree_expand_2.png b/dist/images/1x/icon/tree_expand_2.png index 95a8af0bc80c5866138dd9751ed15c2002d32f4b..72057ac8b4c28cce67dacdf37cf2af0a3569807b 100644 GIT binary patch literal 203 zcmeAS@N?(olHy`uVBq!ia0vp^5+KaM1|%Pp+x`GjjKx9jP7LeL$-D$|T0LDHLp*qs z6C_v{D>`Iy7(6mkSi0e>y`E*sN6WugEzTx7hWDJAe>c4K%+XVRx><*{_=HoM3^QE$ zYq>uhW7N3uq18~QZxVNO>>9bJ$k0Z*(-_IB-P4#zbgJR|jKD(CrKT%(H$o#B?r8N0-kbF2&p#a=i?09`?c8mY=!_bP$85tDnm{r-UW|?{G*& literal 188 zcmeAS@N?(olHy`uVBq!ia0vp^k|4~%1|*NXY)uAIoCO|{#S9GGLLkg|>2BR0pkSV- zi(`n#@#H`M|JyUKWfW$XJ+MMm`HGNO&7}ACb&6KC+@C%h^c_2C&{-j|LPPtQ=JktL zPagn+g0J89{=c=#tH;31CoVd)bE058qvfn!ZR=He{{R24&KbY6^t=7aDhc1{U7Y6ah<3O7kJYD@<);T3K0RVq|M_K>? diff --git a/dist/images/1x/icon/tree_expand_3.png b/dist/images/1x/icon/tree_expand_3.png index b1c1e947fca11c79ef994f19cd2a260c7ab93a8c..a4780e525d555a61d285ece2757bdc68b57ba314 100644 GIT binary patch literal 218 zcmeAS@N?(olHy`uVBq!ia0vp^5+KaM1|%Pp+x`GjjKx9jP7LeL$-D$|rg*wIhIsHM zCnzwgh;REbX@Sg|DV-s_OI9u4$-2ZUqhqzY`XtH1pO#BEe6`oJEcs~p_o~I&M91)+ zGxP6;x1KqA%1<}zuoj>2l1eS9Ut$k>nFA~yaVJN}GzMM2^KaH!g|8 zap6&za;vRQ=E5EJ3T4T7mSh(xQ2BR0pkTJA zi(`n#@#H`M|JyUKWfWd1weH@&@AIEcyKq$f3Bxf*N%dy4M<3a)|L%|PFbkM4zrFCs z@^ufBIk^qHv`%#uo+>T*dMJ4AwpBvPRa{rXLX%{CW0kK6wf+D9e{#$EJG*|*53ybB f`Zq(?-qGNc^ znfZ6aThAOl<)@o2BR0pkSP* zi(`n#@#H`M|JyUKWfWd1weH@&@AIEcyKq$f3Bxf*N%dy4M<3a)|L%|PFbkM4zrFCs z@^ufBIk^qHv`%#uo+>T*dMJ4AwpBvPRa{rXLX%{CV;3*|kWtVZWhA1@$e=Y})B5wd S%{)Mx7(8A5T-G@yGywpiFg}w2 diff --git a/dist/images/1x/icon/tree_vertical_line_1.png b/dist/images/1x/icon/tree_vertical_line_1.png index d13fc8d1b5108f1e2a061548a2a320d9df738758..8f57c95421beeb3af534e297cfd4bc38c620f3c9 100644 GIT binary patch literal 102 zcmeAS@N?(olHy`uVBq!ia0vp^5^zQk(@Ik;M!Q+(IDCc=EfuLN9W$Izsa*GvBoJ$p>h$!rbd@ciOQ}MoJwj@ q?80Yt7i?u`oB4C`M4!nVj0}qo3jAEUvil9tR0dC1KbLh*2~7Z?$Skt} literal 156 zcmeAS@N?(olHy`uVBq!ia0vp^k|4~%1|*NXY)uAIoCO|{#S9GGLLkg|>2BR0prD_p zi(`n#@#H`M|JyUKWfW$XJ+MM`@wA>Oqe(i6ilK+E-v0j2*ucObW3`r{(&vv|fB*lV zuTt~$+TH(4UM0%xTxw8M(Z5H@Gu BIII8w diff --git a/dist/images/1x/icon/tree_vertical_line_3.png b/dist/images/1x/icon/tree_vertical_line_3.png index d2f75950dadb857358ee93960479008168cca5ed..013ebf818ffda97236aa75460448a79606af33bb 100644 GIT binary patch literal 162 zcmeAS@N?(olHy`uVBq!ia0vp^5+KaM1|%Pp+x`GjjKx9jP7LeL$-D$|Vmw_OLp*qs z6BHO##JByJv_NLfl+F;|C99V2WL;vF(Xm>-_lcrh;}MJbb3D>ijwQ^Hn!#H9JKL=J zNJ5Q(^n3}Ac^VBl3V~8?^OTC3I-V`nJgX~__|Zn{q)BH1L&FQv4{Rrxw*u{9@O1Ta JS?83{1ON;>HSPca literal 161 zcmeAS@N?(olHy`uVBq!ia0vp^k|4~%1|*NXY)uAIoCO|{#S9GGLLkg|>2BR0pkT14 zi(`n#@#H`M|JyUKWfWd1weH@&@AIEcyKq$f3Bxf*N%h5o_EI04wI4;ED7<;~_V<6; ztF;UlMRx_i`TzgF%0un#@BXQWp3gYa|Ln)b4*A{+EoO#AtE%O=<3Icc8qeVA>gTe~ HDWM4fh&ev( diff --git a/dist/images/1x/icon/tree_vertical_line_4.png b/dist/images/1x/icon/tree_vertical_line_4.png index 277d0e5a4007c837e49d25bb20ce2ea1ac8d8590..d752b0e0638dde050de3a27a22fa0b9ecf2068b3 100644 GIT binary patch literal 148 zcmeAS@N?(olHy`uVBq!ia0vp^5+KaM1|%Pp+x`GjjKx9jP7LeL$-D$|{5)M8Lp*qs z6BHO##JByJv_NLfl+F;|C99V2WL;vF(Xm>-_lcrh;}MJbb3D>ijwQ^Hn!#H9JKL=J tNJ5Q(^n3}AI+32X0~s7Z!l8|U;Sj69&(qdh`hX@gc)I$ztaD0e0styBFirpf literal 150 zcmeAS@N?(olHy`uVBq!ia0vp^k|4~%1|*NXY)uAIoCO|{#S9GGLLkg|>2BR0prD7R zi(`n#@#H`M|JyUKWfWd1weH@&@AIEcyKq$f3Bxf*N%h5o_EI04wI4;ED7<;~_V<6; vtF;UlMR$4UupB?RLUr-9o+zUhT}B4&$x3GyRW0rXn#thl>gTe~DWM4fNrE*V diff --git a/dist/images/1x/icon/tree_vertical_line_5.png b/dist/images/1x/icon/tree_vertical_line_5.png index 85aa1cc2febb522e52e1c98c2d13d0a337372625..69e6e408d8a57755678d5b66ddbb1c26bb7c0cb5 100644 GIT binary patch literal 138 zcmeAS@N?(olHy`uVBq!ia0vp^5+KaM1|%Pp+x`GjjKx9jP7LeL$-D$|Ts&PILp*qs z6BHO##JByJv_NLfl+F;|C9CAOHY9ZPvR%v&5aeNO;*#K82BR0prD|JyTb{y4RE_kYi;hmSb08)Thap}KflkBWE1iHjv)zwQ0MWJUU)|NsAI i%;||T0!ccb6=Dc{6Zr2!uf|iLNerH@elF{r5}E+p4mBgRNeW(d77QtXaQQ7rw#CHv`4$BX%e_r#ATE^uUE5@=vx zQDA8NEmTqA{Xgga-PM|r|L3`Vk2|;H{GrU5sF$wW*PTv%BimBGAevD< za%x_u^j$6u&wEL{tXmeWIC6loHI6&?t98Q3`nx7Oe}=vH_@S&~JwZA1N%7}r3vRWS zH!xjMUht~WL3PEer_mbQ8}DuJf680ma_4`*za!6VZGkRel-=CWB((UUCqmrSQmA*_nyT)^V-bgH7s404k^Je zixvf*VLbQ9GUb5-UzettK%+>NWy#gb1G;j%Go3!y$yM4sm%jPt{N3-~xm9<5T#CN$ zckYj%&~^EBVxKtIw zD`(VftyExhv-LOiSW bLO&S3x|sU?ytgzB7(NW1u6{1-oD!M<7Z!@N literal 0 HcmV?d00001 diff --git a/dist/images/2x/icon/dark_tree_collapse_3.png b/dist/images/2x/icon/dark_tree_collapse_3.png new file mode 100644 index 0000000000000000000000000000000000000000..3eb3bd4f9e848d1eeb8637d55175aeb62f01be9e GIT binary patch literal 338 zcmV-Y0j>UtP)Px$3`s;mRA>e5m|qHmFbu}s*o&|~ckvdxmABe0yvy9c$BjOu%tC3JCX?VNh;2<$ z^ZQCu>^h_C`C7(s8-eqJMD`1vDAlpipqlQ@moXIt8kbnlomKac=g`S45 zxDL?drJW}CKCL742jh0>M~WSuH2yml+GOW`300pz=q!{HObHQruHA0WLhhFk5=htn zzx(bLXs!b};-%du=T|%KUIB3(s3ldh-)$Wzff2vQe<3kCID!BOs1U#|#Kh?SD1ii+ kN}HLvSHO%60y7DG0p8p~#?fP@oB#j-07*qoM6N<$g5w2~7ytkO literal 0 HcmV?d00001 diff --git a/dist/images/2x/icon/dark_tree_collapse_4.png b/dist/images/2x/icon/dark_tree_collapse_4.png new file mode 100644 index 0000000000000000000000000000000000000000..5cd345b39199bf73ff59aee4023376936693e380 GIT binary patch literal 320 zcmeAS@N?(olHy`uVBq!ia0vp^1|ZDA1|-9oezpTC#^NA%Cx&(BWL^R}zdT(WLo!(3 z&WPn|HsCpa_eS@I{@oSbcTYvX6}y+3_u#RcTu|CVlg!zkAM`sseWgBoXLiM=m)ORi z_Sk;$OX98M33IqS5?&u#$P^vU@X?WhrH5mIF!w>Zma>C6b^7xcn24-<9`{#Qy}8Rae6du-{8okt8wj2BiEG+*$<=duv=8* zE%)5p|C{6g!5y)`CO%)L-v7UE;+e8{(O=-w@h%@^X>oI z-Rm7nhnzfHlCM@28IHI Mr>mdKI;Vst0Dd=zLjV8( literal 0 HcmV?d00001 diff --git a/dist/images/2x/icon/dark_tree_expand_1.png b/dist/images/2x/icon/dark_tree_expand_1.png new file mode 100644 index 0000000000000000000000000000000000000000..18ecccb9e8a3502eb4cad0fd51e8946962bd22b3 GIT binary patch literal 244 zcmeAS@N?(olHy`uVBq!ia0vp^1|ZDA1|-9oezpTC#^NA%Cx&(BWL^R}>pWc?Lo!(3 zPB-LgFc4q~&0+ay__J02o4B1Di}z8b*16Ss83j2i8_J)g9htD|Q6mG30s|w50|V24 z)qvHD^f4r`E$q)Y*8yUq<=7iLW=Ql8hJbh=wcE{yvokT$A&d;B0r&w={ lX8a4aOrQa1?+2+y=DN3h_kL~d4+OfL!PC{xWt~$(69DW_T!R1r literal 0 HcmV?d00001 diff --git a/dist/images/2x/icon/dark_tree_expand_2.png b/dist/images/2x/icon/dark_tree_expand_2.png new file mode 100644 index 0000000000000000000000000000000000000000..0a2dfe193e5442a0c046a62fdfedfbb5450c1ca8 GIT binary patch literal 311 zcmeAS@N?(olHy`uVBq!ia0vp^1|ZDA1|-9oezpTC#^NA%Cx&(BWL^R}A3a?hLo!(3 zPK)I_WFXM8`bW@*=X!fvw|@$|x2Sw0S8YgGq?h+n>(^p2MztA}4I($)Uve@`R9;Ad z5sEaXA7Jy{Tm8kqq|def&h-ybD(|id{h4oS{r=IcXK&_O&APtrdZ7HZ=Y%m%iLC5L2I_Yocng z;b7FOgpFGRe(4@z*&r*wei`#epN$Px#_DMuRRA>e5m`w_UFc5`paU-<#F5aTI@>actcj*tfY{_Cm&FalCgA6`FOyp&f zd@p1|x-RH>zSp_DLE&rIb1fw;Z~}W9M+f$Hfc=vI2?P;fCI-QtKwXu+KI^wu91FM0 zpdL%Px#e5m`w_UFc3yactcj*tfY{_Cm&1z;ykijR26ZtYp z-WQx;*EPDH?{!Xhqx3oLIY&VQ7O=N*IIy<^j1K__G$KGHR)Re#by@cMtl!+I7~C#{ zc`j-A@P(}RLY$_%x9g_gvOG3zYa_e^EWm1cZ9NXuCTh)x16E?S_3k<#6Y+k>%Q_-| zFvjaJOYZcP_y6xwEV}Sp$b9~gvrtK}B&2PNgNHo}h2KIfK)csl>2RPGS#93%4!G-p xmXKC=*gBvEgbo4_fB*y_009U<00Q+1`~bJsDyH{)G$;T7002ovPDHLkV1ggHd~g5& literal 0 HcmV?d00001 diff --git a/dist/images/2x/icon/dark_tree_vertical_line_1.png b/dist/images/2x/icon/dark_tree_vertical_line_1.png new file mode 100644 index 0000000000000000000000000000000000000000..1b2e7181f037dd48bb0ca36cde564c09ba9598be GIT binary patch literal 117 zcmeAS@N?(olHy`uVBq!ia0vp^20+Zk!3HEhJ-+J$q!^2X+?^QKos)S98qM7i|5xSZ+ZnhpG;EX~H?8Z+S?8yhr5c((sGe8q5Z z$>meK{1trNl9~L)KdAH7G2ZPDWam(u8+NUhDbq-bomEWon1W5oEbn@t;}|?${an^L HB{Ts5L&r@L literal 0 HcmV?d00001 diff --git a/dist/images/2x/icon/dark_tree_vertical_line_3.png b/dist/images/2x/icon/dark_tree_vertical_line_3.png new file mode 100644 index 0000000000000000000000000000000000000000..af6886917126309fe3dc719be9ed606d10cb80d4 GIT binary patch literal 238 zcmeAS@N?(olHy`uVBq!ia0vp^1|ZDA1|-9oezpTC#^NA%Cx&(BWL^R}D?D8sLo!(3 z&M@R^Fc5KGJ-fN$X*W8XfKXb}IKkIwD`}1rT zls^nvP|kYCzrkTrgP%;xRraQU%tWmTZrX;7Otq{fj~4tF=&6>y_RmA-bI5$pTc2OQ w$-VPj`sUXHZAK;*4gm#+1_l`8zmdKI;Vst0LlAE^Z)<= literal 0 HcmV?d00001 diff --git a/dist/images/2x/icon/dark_tree_vertical_line_5.png b/dist/images/2x/icon/dark_tree_vertical_line_5.png new file mode 100644 index 0000000000000000000000000000000000000000..331ee4d12bf339906d2a35ba93811bd6dfeb8c19 GIT binary patch literal 210 zcmeAS@N?(olHy`uVBq!ia0vp^1|ZDA1|-9oezpTC#^NA%Cx&(BWL^R}J)SO(AsMW1 zZ*1ghP!MTN%+BtJyBR)>?Rr6B@vogHdhG>NcBudHo4l08_U+r!H4A=7R-cQ#)XRP& zb`I|i29XcqO$`-y*bEeTHZXE@9M5GCKExp1fGl*`yda^;)!|F;k>dE$8mn4nZu@xc j1r1DG8mPpdml*=Ao#4YCXzyrQU-*K;lllJe;ySnp8dB1A^|4nBv&ARh@=eAvHb-LZKwWhEZsr1&oyC)J-{+%nJ z;TF>>d#)8Mq4kwqPlY6GYjxKB7Rw4d@NCb-8C!RUCx}@*asoP}fdS$sg%;OIxg$aGP^- zK!L~ZFI$=I?{7W1wNfVT;w7d^A(iEtPfS(KVa3MQORWxg|0LsVw|?)N}PF?hQAxvXE{XE?!4cB$Bb8ANP!WG ze#A3z=f0f%?$4ED9)I%xI@V5`P_F6u@2p+!yN7MB?aWJrw%?6aOMZJ`FVj^njuh{g zURPFxHKY`C%ZnvAZd73x)mWG=IQy^cfoJore6wu-^{v@`S?kH3@5kAT*t>sz-}!;h z{(Ja}h{hQz9*s3wvUM92x(su&HTdzr2|9IJUKul7~m*h+Fw03&mUk0X=4XG5%q#_Hc@rP+H0ZdCdPQ;A~1*;JYD@<);T3K0RSeYf*=3@ literal 265 zcmeAS@N?(olHy`uVBq!ia0vp^Mj*_=1|;R|J2nC-&H|6fVg?2=RS;(M3{v?36x{9U z;uw-~@9m9^T+Ido4G+CvYE0SJbm8Q2ZWj54A~iPZ3l}?2Q`)gSxUFSc+l7Sef45m! z?e%x=UNNV5Q@h0pKPCjsql zG&f-9|E-VC&5NG7ZoA@+d22-lC%(JHCR;b>oqqh4`|fT*>ALe*{y1%%&B(~~#C)}w zx{JcrcN4FCFb=Y@o;Y!>(IGjYc=6S$@?FZxKzopr04r~0GXMYp diff --git a/dist/images/2x/icon/tree_collapse_3.png b/dist/images/2x/icon/tree_collapse_3.png index 88cfeba109c8cc93b644db4a313b5ce6e5f44429..4e6b9a70ede2c7d614b043400fe73e7b8bf29089 100644 GIT binary patch literal 344 zcmV-e0jK_nP)Px$5=lfsRA>e5m_Z5xF$_gV@p_&@J;1nBm+I0vfO-lKsC4m*Qz(8W0XFoUB{8r0So9Y92MxT0M91@5-=jbPAmkw62`@_{doIEM{)3) z&c**F9Phr7ZE7JtAE(-_vwer-edd=s?iDaAAdqdPD^bI&0LkGRF)ToXVoMGx&_YjR zZ*?EQ;Y&A7ZawWI_=54CE+6C$7W4meVT?HUuTZlBDM^q5`P@3xN+~!*diBc=QebRlUzWZ0GS^?birNp%3-7BCCB<-qLyiHT}1G|dvY_-YX+r?zs+|K9i z$$NTTqt;_LpYn2MvkTD{S{I@jucE>v zG1p7cPJa2NwVP|(AJ;y6ZuL$y<66UnwM$nAE{E{)zM+uH1b~#ycuiuF#Fi+St zeJRu46N~e{YPPs+ygJYBgTe~DWM4fNhE|N literal 244 zcmeAS@N?(olHy`uVBq!ia0vp^Mj*_=1|;R|J2nC-&H|6fVg?2=RS;(M3{v?36kO)% z;uw-~@9p)2Tn-Kb$38};tFB)#$7bFn_X(dWs&5sQ6ih6VS7$GpkfZyrI9R6c_uF?o zi&uSW?Ruj8R5mGg{k5-NN)8PSl}mVPSvUl&e%t4*&5YZ#rfAlYHe;qI{u6d-EnVj& z#K^?rkudk~yR%oe+YX*KMLz3izse}SZRFxDUz%%g|L&FQZx#uM-aBj68O;N)_OpZ} z<<(a3-|2Pv|9GA4q`$&da~ry!%w18HHlKlc#l+oTRUW9V`Zck^>&#mI_l+;u%J?Vz l6)s{vh_KXwf$1fSA7>4(NvP&FPoUcwJYD@<);T3K0RUiGS|R`d literal 197 zcmeAS@N?(olHy`uVBq!ia0vp^Mj*_=1|;R|J2nC-&H|6fVg?2=RS;(M3{v?36fF02 zaSX}0_x6S%SAzi$>xD2G){kqNDp&+AW&m_^M2&?oh$Ng^UGGMO^cIy8)awB0R$f2lVjZ-V4!Zg ZwB$jNSi|rSD}YX5@O1TaS?83{1OP0}J}m$M diff --git a/dist/images/2x/icon/tree_expand_2.png b/dist/images/2x/icon/tree_expand_2.png index 9a26edbb1217a3b819ecb63e82a8528b00e36b9b..addbe513fc85635609df094686c84d7af13855a2 100644 GIT binary patch literal 309 zcmeAS@N?(olHy`uVBq!ia0vp^1|ZDA1|-9oezpTC#^NA%Cx&(BWL^R}?>$`{Lo!(3 zPV?qFWWeLX{itdVlZ8VhlXrqAKf|0R=B7O}y4+T!NQWOZxcg*rr}X~LM<%@XLJEvf z^dp|hIQ!M>Z(p{oyZ9pi?!7(Yoz~Y`{->Qiw0r04)aS8Q5!-LhV^4mqu$S5AKvw0J zd3-LyTaPVf4okXNRW5tLZO`|LNcXU}g_?%%?>=n2aVhCvt>3Q;OYNQHtpg_McxE0~ zhQiHQlSjp8SL6uQ0|)f@wQox#)9&t;ucLK6TG Ct$cC- literal 238 zcmeAS@N?(olHy`uVBq!ia0vp^Mj*_=1|;R|J2nC-&H|6fVg?2=RS;(M3{v?36kOox z;uw-~@9hmoE(ZsZV;{{og%q)-KCSTTQ+Qetc1m=~o8zYrxtN$f`TD;sMQs1Qp6>?N zqApJGn8Ly#py1HJz{tenvE#@-?&qnzMrP@mNjIV(f+udzz3Uqs9{2jzI{O&@$0@EZ zr*w>9isPx#_DMuRRA>e5m_Z5xF$_gV@p_&@J;1nBm+I0vfO-lKsC1Fw6oe!uguovdnwB(e z-Y*Sw7=pgdcwVJx{mpfNHe$WU`#M4| z7|-eSqS&pa@$a!_lVABG^tS>%$)1$7PegnFU*qIgUI8RPQf9SKAd5V$3k8ToR%@;U z)(Y&MX!#@L4TR(2U5HV@009t4A%I&*h`oFvLjppj!`#X%5Jm=pg#N O0000idU760>8$*6uoOmKf5(|Cge?Mqu4V9a^>bP0l+XkKJ{4FL diff --git a/dist/images/2x/icon/tree_expand_4.png b/dist/images/2x/icon/tree_expand_4.png index c202c722e523410866e6a38fa407128d15948493..e6ad9ac563d640983d0bb1bba040694bf85f4cdd 100644 GIT binary patch literal 300 zcmV+{0n`48P)Px#=1D|BRA>e5m{AJCFbsyLcs);{9$-GIkLsg4fO-lKsPrMl6@)gXgupi#O-hse!pnz7%t>aO^nrLf26lf)89k1>KauDrzyzC?L z2je-NUXnYFGXFi7Y>5khh5lBcBw3QG^@V5||7%|2!Ye=lBBj@e0$${0Ulb4$UZc7X yXgjcVq2aHPH4ySa00Izz00bZa0SG{#p1=pz>>!HDXWP2~0000o_fXr literal 229 zcmeAS@N?(olHy`uVBq!ia0vp^Mj*_=1|;R|J2nC-&H|6fVg?2=RS;(M3{v?36rAqq z;uw-~@9i~1u0sYQY!9YC((qWXU{SfJse(n&CT_XYdIhKN&z~&vTPoXg-@Z-dgR08= zsb_kmF1e^i%3k76{&sjq9t#Ug%0!V;78aM(|NZf=|IG-qd|I|$_Z|lroH&y+?beH$ zS7~c^$K=cJjdVHkafAN-WA{JLT7LafcI6ud5HJlbGiQQ`y{DgTe~DWM4f#5*E9 literal 127 zcmeAS@N?(olHy`uVBq!ia0vp^MnKHP!3HG1iSZT!Db50q$YKTtF;x&|^bAt@02DOz zba4!^IGz0G|9|_#1q?nshgmM%Q4Y_)|GWO{x4r)t8ydZu7}(!a)uPoz@qLo!(3 zUOmX!Y9PSsu+@I`2B!CNd!rjeZ#+2OtiYJ)D%M%Q$K!;W;^&lHDSk#K77hUghXw{H z;{k7@+3O35bAErm_u44;d7)+fnY(LW_qE<@J)l>!G-isOl-C2n`A1pobQW;49$vez zcb9{~%PpH;342W5XxLaU{z09uj`8aDKyePWxnW_oOqoVzd|ZDRBL9j0D1CS-80bO< MPgg&ebxsLQ0C3t*Hvj+t literal 204 zcmeAS@N?(olHy`uVBq!ia0vp^Mj*_=1|;R|J2nC-&H|6fVg?2=RS;(M3{v?36s+@f zaSX}0_x6S(SA&88Yk<0y=Y>_j<(GzD2+g^==s=ePSLNo=3D1v98Wf#d+4?F-nUx6* zd|LAB7WXLo!(3 z&N#@~U?AeW`nP4PaK-l*cRA-AVm<2I{bh=i^UohF8!rg_)XzFF#pn1g+0)gt-gLi> z33C+ZF|e`_l9IVv}-0BHq6-KD`v+iE!m^^p`6KN;}4dW g|2;+sQCB8@9u@gFl^WgMKzB2Ey85}Sb4q9e05han{{R30 literal 200 zcmeAS@N?(olHy`uVBq!ia0vp^Mj*_=1|;R|J2nC-&H|6fVg?2=RS;(M3{v?36s+=e zaSX}0_x7qaSA&5F>qVEC&V;A`rcctEu+~OfdgH_&jRkp{jFM`JMJ`JO&6YZTv+`J} z>y>+uLqNenF7le7g2R-#aN_Usv+;jlY}mBcd*83Rdv}YiE@dB*4lF}abN4C}lgmxX bmpAxI7kQiwT)FfM&=m}xu6{1-oD!M<=&D7E diff --git a/dist/images/2x/icon/tree_vertical_line_4.png b/dist/images/2x/icon/tree_vertical_line_4.png index 4645b529641ffdf69b87d6c1c37aab838915328c..c9570ffadb25d22be57d2119dfca58924af857f4 100644 GIT binary patch literal 211 zcmeAS@N?(olHy`uVBq!ia0vp^1|ZDA1|-9oezpTC#^NA%Cx&(BWL^R}y`Cz&{ffT$;sJE-+4jobdzP3vg>C~`R8eE zv%5dfWgTe~DWM4fY{)*S diff --git a/dist/images/2x/icon/tree_vertical_line_5.png b/dist/images/2x/icon/tree_vertical_line_5.png index 3fd2c5602628cf5290fb3576fa4f732bddfe722a..cd4537025e9c671374515c230d196a0c1a78beaf 100644 GIT binary patch literal 215 zcmeAS@N?(olHy`uVBq!ia0vp^1|ZDA1|-9oezpTC#^NA%Cx&(BWL^R}6FprVLo!(3 z-q^_5U?Adp@kO2ALzZvTUd~krPI2^{tatUPa{M|0jzjg6KCcP#x=~I(`c2}+_%RgJvXgA{bG*s zQ}xCMG_WW0U)F`c_cu*!cl*BlVlSF(LxV{Pqktywo5v25KLRaf@O1TaS?83{1OPM* BL?r+K diff --git a/dist/widget.js b/dist/widget.js index 04c8bfe30..5b28b9a16 100644 --- a/dist/widget.js +++ b/dist/widget.js @@ -13699,10 +13699,10 @@ BI.MultiTreeCombo = BI.inherit(BI.Single, { constants: { offset: { - top: 1, - left: 1, - right: 2, - bottom: 33 + top: 0, + left: 0, + right: 0, + bottom: 31 } }, diff --git a/src/case/button/node/node.arrow.js b/src/case/button/node/node.arrow.js index 77b1fa048..fc5034df6 100644 --- a/src/case/button/node/node.arrow.js +++ b/src/case/button/node/node.arrow.js @@ -45,7 +45,7 @@ BI.ArrowNode = BI.inherit(BI.NodeButton, { var type = BI.LogicFactory.createLogicTypeByDirection(BI.Direction.Left); var items = BI.LogicFactory.createLogicItemsByDirection(BI.Direction.Left, { - width: 25, + width: 24, el: this.checkbox }, this.text); BI.createWidget(BI.extend({ diff --git a/src/case/button/node/node.first.plus.js b/src/case/button/node/node.first.plus.js index 4774981ed..bb1f9c2dc 100644 --- a/src/case/button/node/node.first.plus.js +++ b/src/case/button/node/node.first.plus.js @@ -15,7 +15,7 @@ BI.FirstPlusGroupNode = BI.inherit(BI.NodeButton, { id: "", pId: "", open: false, - height: 25 + height: 24 }); }, _init: function () { @@ -48,7 +48,7 @@ BI.FirstPlusGroupNode = BI.inherit(BI.NodeButton, { }); var type = BI.LogicFactory.createLogicTypeByDirection(BI.Direction.Left); var items = BI.LogicFactory.createLogicItemsByDirection(BI.Direction.Left, { - width: 25, + width: 24, el: this.checkbox }, this.text); BI.createWidget(BI.extend({ diff --git a/src/case/button/node/node.last.plus.js b/src/case/button/node/node.last.plus.js index 6fe8238ac..acc72d6a3 100644 --- a/src/case/button/node/node.last.plus.js +++ b/src/case/button/node/node.last.plus.js @@ -15,7 +15,7 @@ BI.LastPlusGroupNode = BI.inherit(BI.NodeButton, { id: "", pId: "", open: false, - height: 25 + height: 24 }); }, _init: function () { @@ -48,7 +48,7 @@ BI.LastPlusGroupNode = BI.inherit(BI.NodeButton, { }); var type = BI.LogicFactory.createLogicTypeByDirection(BI.Direction.Left); var items = BI.LogicFactory.createLogicItemsByDirection(BI.Direction.Left, { - width: 25, + width: 24, el: this.checkbox }, this.text); BI.createWidget(BI.extend({ diff --git a/src/case/button/node/node.mid.plus.js b/src/case/button/node/node.mid.plus.js index c73cc3508..4615ce7b9 100644 --- a/src/case/button/node/node.mid.plus.js +++ b/src/case/button/node/node.mid.plus.js @@ -15,7 +15,7 @@ BI.MidPlusGroupNode = BI.inherit(BI.NodeButton, { id: "", pId: "", open: false, - height: 25 + height: 24 }); }, _init: function () { @@ -48,7 +48,7 @@ BI.MidPlusGroupNode = BI.inherit(BI.NodeButton, { }); var type = BI.LogicFactory.createLogicTypeByDirection(BI.Direction.Left); var items = BI.LogicFactory.createLogicItemsByDirection(BI.Direction.Left, { - width: 25, + width: 24, el: this.checkbox }, this.text); BI.createWidget(BI.extend({ diff --git a/src/case/button/treeitem/item.first.treeleaf.js b/src/case/button/treeitem/item.first.treeleaf.js index f175bd498..e70c98fbc 100644 --- a/src/case/button/treeitem/item.first.treeleaf.js +++ b/src/case/button/treeitem/item.first.treeleaf.js @@ -13,7 +13,7 @@ BI.FirstTreeLeafItem = BI.inherit(BI.BasicButton, { id: "", pId: "", layer: 0, - height: 25 + height: 24 }); }, _init: function () { @@ -42,19 +42,19 @@ BI.FirstTreeLeafItem = BI.inherit(BI.BasicButton, { }); var type = BI.LogicFactory.createLogicTypeByDirection(BI.Direction.Left); var items = BI.LogicFactory.createLogicItemsByDirection(BI.Direction.Left, ((o.layer === 0) ? "" : { - width: 13, + width: 12, el: { type: "bi.layout", cls: "base-line-conn-background", - width: 13, + width: 12, height: o.height } }), { - width: 25, + width: 24, el: { type: "bi.layout", cls: "mid-line-conn-background", - width: 25, + width: 24, height: o.height } }, { diff --git a/src/case/button/treeitem/item.last.treeleaf.js b/src/case/button/treeitem/item.last.treeleaf.js index adf6ba803..596873a2c 100644 --- a/src/case/button/treeitem/item.last.treeleaf.js +++ b/src/case/button/treeitem/item.last.treeleaf.js @@ -13,7 +13,7 @@ BI.LastTreeLeafItem = BI.inherit(BI.BasicButton, { id: "", pId: "", layer: 0, - height: 25 + height: 24 }); }, _init: function () { @@ -42,19 +42,19 @@ BI.LastTreeLeafItem = BI.inherit(BI.BasicButton, { }); var type = BI.LogicFactory.createLogicTypeByDirection(BI.Direction.Left); var items = BI.LogicFactory.createLogicItemsByDirection(BI.Direction.Left, ((o.layer === 0) ? "" : { - width: 13, + width: 12, el: { type: "bi.layout", cls: "base-line-conn-background", - width: 13, + width: 12, height: o.height } }), { - width: 25, + width: 24, el: { type: "bi.layout", cls: "mid-line-conn-background", - width: 25, + width: 24, height: o.height } }, { diff --git a/src/case/button/treeitem/item.mid.treeleaf.js b/src/case/button/treeitem/item.mid.treeleaf.js index 50ebb3aae..d320d51c8 100644 --- a/src/case/button/treeitem/item.mid.treeleaf.js +++ b/src/case/button/treeitem/item.mid.treeleaf.js @@ -13,7 +13,7 @@ BI.MidTreeLeafItem = BI.inherit(BI.BasicButton, { id: "", pId: "", layer: 0, - height: 25 + height: 24 }); }, _init: function () { @@ -42,19 +42,19 @@ BI.MidTreeLeafItem = BI.inherit(BI.BasicButton, { }); var type = BI.LogicFactory.createLogicTypeByDirection(BI.Direction.Left); var items = BI.LogicFactory.createLogicItemsByDirection(BI.Direction.Left, ((o.layer === 0) ? "" : { - width: 13, + width: 12, el: { type: "bi.layout", cls: "base-line-conn-background", - width: 13, + width: 12, height: o.height } }), { - width: 25, + width: 24, el: { type: "bi.layout", cls: "mid-line-conn-background", - width: 25, + width: 24, height: o.height } }, { diff --git a/src/widget/multitree/multi.tree.combo.js b/src/widget/multitree/multi.tree.combo.js index 911dfb805..2adc073ad 100644 --- a/src/widget/multitree/multi.tree.combo.js +++ b/src/widget/multitree/multi.tree.combo.js @@ -8,10 +8,10 @@ BI.MultiTreeCombo = BI.inherit(BI.Single, { constants: { offset: { - top: 1, - left: 1, - right: 2, - bottom: 33 + top: 0, + left: 0, + right: 0, + bottom: 31 } },