<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Panel minHeight resize handler in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/panel-minheight-resize-handler/m-p/1006868#M20040</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Have anyone managed to set the minHeight for a panel in the widget?&lt;/P&gt;&lt;P&gt;I am using enterprise portal webappbuilder (by publishing the widget) 10.7.1/ 2.12 wab&lt;/P&gt;&lt;P&gt;I tried the before but it did not work. Can anyone advise?&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;_setPanelHeight: function () {
      var panel = this.getPanel();
      panel.position.height = 600;
      panel.setPosition(panel.position);
      panel.resizeHandler.minHeight = 50
      panel.resizeHandler.minSize= {w:400, h:50}
      panel.panelManager.normalizePanel(panel);
    },&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 04 Dec 2020 04:29:10 GMT</pubDate>
    <dc:creator>VictorTey</dc:creator>
    <dc:date>2020-12-04T04:29:10Z</dc:date>
    <item>
      <title>Panel minHeight resize handler</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/panel-minheight-resize-handler/m-p/1006868#M20040</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Have anyone managed to set the minHeight for a panel in the widget?&lt;/P&gt;&lt;P&gt;I am using enterprise portal webappbuilder (by publishing the widget) 10.7.1/ 2.12 wab&lt;/P&gt;&lt;P&gt;I tried the before but it did not work. Can anyone advise?&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;_setPanelHeight: function () {
      var panel = this.getPanel();
      panel.position.height = 600;
      panel.setPosition(panel.position);
      panel.resizeHandler.minHeight = 50
      panel.resizeHandler.minSize= {w:400, h:50}
      panel.panelManager.normalizePanel(panel);
    },&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Dec 2020 04:29:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/panel-minheight-resize-handler/m-p/1006868#M20040</guid>
      <dc:creator>VictorTey</dc:creator>
      <dc:date>2020-12-04T04:29:10Z</dc:date>
    </item>
  </channel>
</rss>

