From 7c4eb6174c0e5a6cf21a92877d63bd99011188f1 Mon Sep 17 00:00:00 2001 From: Guyi Date: Fri, 30 Jul 2021 19:38:06 +0800 Subject: [PATCH] =?UTF-8?q?=E6=97=A0jira=E4=BB=BB=E5=8A=A1=EF=BC=8CMultiSe?= =?UTF-8?q?lectLoader=E4=B8=AD=E5=85=A8=E9=80=89=E9=AB=98=E5=BA=A6?= =?UTF-8?q?=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/widget/multiselect/multiselect.loader.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/widget/multiselect/multiselect.loader.js b/src/widget/multiselect/multiselect.loader.js index 4996f12da..f01ac18bc 100644 --- a/src/widget/multiselect/multiselect.loader.js +++ b/src/widget/multiselect/multiselect.loader.js @@ -37,6 +37,7 @@ BI.MultiSelectLoader = BI.inherit(BI.Widget, { toolbar: { type: "bi.multi_select_bar", cls: "bi-list-item-active", + height: this.options.itemHeight || BI.SIZE_CONSANTS.LIST_ITEM_HEIGHT, iconWrapperWidth: 36 }, el: BI.extend({