<?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 Re: Web AppBuilder Mobile Breakpoints in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/web-appbuilder-mobile-breakpoints/m-p/680937#M17968</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nathan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;breakpoints can be set using the apps url.&lt;/P&gt;&lt;P&gt;&lt;A class="link-bare" href="http://doc.arcgis.com/en/web-appbuilder/manage-apps/app-url-parameters.htm#ESRI_SECTION1_01F86DEC2181416888D44A32D3096887" title="http://doc.arcgis.com/en/web-appbuilder/manage-apps/app-url-parameters.htm#ESRI_SECTION1_01F86DEC2181416888D44A32D3096887"&gt;http://doc.arcgis.com/en/web-appbuilder/manage-apps/app-url-parameters.htm#ESRI_SECTION1_01F86DEC2181416888D44A32D3096887&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or to do it programatically see this link:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/thread/223749"&gt;Adding mobile breakpoint programmatically&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Feb 2019 19:48:10 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2019-02-07T19:48:10Z</dc:date>
    <item>
      <title>Web AppBuilder Mobile Breakpoints</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/web-appbuilder-mobile-breakpoints/m-p/680936#M17967</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a file where the mobile breakpoints can be set or can it only be done programmatically?&amp;nbsp; If so, where is the appropriate place to do this?&amp;nbsp; Is it in the main.js file of the theme?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Feb 2019 19:40:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/web-appbuilder-mobile-breakpoints/m-p/680936#M17967</guid>
      <dc:creator>NathanHeickLACSD</dc:creator>
      <dc:date>2019-02-07T19:40:21Z</dc:date>
    </item>
    <item>
      <title>Re: Web AppBuilder Mobile Breakpoints</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/web-appbuilder-mobile-breakpoints/m-p/680937#M17968</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nathan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;breakpoints can be set using the apps url.&lt;/P&gt;&lt;P&gt;&lt;A class="link-bare" href="http://doc.arcgis.com/en/web-appbuilder/manage-apps/app-url-parameters.htm#ESRI_SECTION1_01F86DEC2181416888D44A32D3096887" title="http://doc.arcgis.com/en/web-appbuilder/manage-apps/app-url-parameters.htm#ESRI_SECTION1_01F86DEC2181416888D44A32D3096887"&gt;http://doc.arcgis.com/en/web-appbuilder/manage-apps/app-url-parameters.htm#ESRI_SECTION1_01F86DEC2181416888D44A32D3096887&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or to do it programatically see this link:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/thread/223749"&gt;Adding mobile breakpoint programmatically&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Feb 2019 19:48:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/web-appbuilder-mobile-breakpoints/m-p/680937#M17968</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2019-02-07T19:48:10Z</dc:date>
    </item>
    <item>
      <title>Re: Web AppBuilder Mobile Breakpoints</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/web-appbuilder-mobile-breakpoints/m-p/680938#M17969</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Robert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found the following line in jimu.js.&amp;nbsp; I don't understand the 1280.&amp;nbsp; I thought that if the width or height of the window was less than 600 it triggered the mobile mode.&amp;nbsp; Is there a third level of responsiveness built into the app?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;CODE&gt;jimuConfig &lt;SPAN class="operator token"&gt;=&lt;/SPAN&gt; lang&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;&lt;SPAN class="token function"&gt;mixin&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;{&lt;/SPAN&gt;
      loadingId&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="string token"&gt;'main-loading'&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt;
      loadingImageId&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="string token"&gt;'app-loading'&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt;
      loadingGifId&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="string token"&gt;'loading-gif'&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt;
      layoutId&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="string token"&gt;'jimu-layout-manager'&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt;
      mapId&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="string token"&gt;'map'&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt;
      mainPageId&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="string token"&gt;'main-page'&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt;
      timeout&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="number token"&gt;5000&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt;
      breakPoints&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="punctuation token"&gt;[&lt;/SPAN&gt;&lt;SPAN class="number token"&gt;600&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt; &lt;SPAN class="number token"&gt;1280&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;]&lt;/SPAN&gt;
    &lt;SPAN class="punctuation token"&gt;}&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt; jimuConfig&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;‍‍‍‍‍‍‍‍‍‍&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 04:40:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/web-appbuilder-mobile-breakpoints/m-p/680938#M17969</guid>
      <dc:creator>NathanHeickLACSD</dc:creator>
      <dc:date>2021-12-12T04:40:14Z</dc:date>
    </item>
    <item>
      <title>Re: Web AppBuilder Mobile Breakpoints</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/web-appbuilder-mobile-breakpoints/m-p/680939#M17970</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nathan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; I am not sure what the second number in the array is for because they only have code to use the first item in that array. Yes if you want to programatically change the break point vs using the url then the main.js is the right place.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Feb 2019 22:16:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/web-appbuilder-mobile-breakpoints/m-p/680939#M17970</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2019-02-07T22:16:56Z</dc:date>
    </item>
    <item>
      <title>Re: Web AppBuilder Mobile Breakpoints</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/web-appbuilder-mobile-breakpoints/m-p/1277310#M22964</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/1104"&gt;@RobertScheitlin__GISP&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;For desktop off-panel custom widget, is there any way to show the fold and maximize icon button? I tried to change the breakPoints 600 to 1024, but the whole app is switched to mobile mod so the widget is fixed to right side with bigger width and can't resize.&lt;/P&gt;&lt;P&gt;Just found the off-panel widget has only the attribute - closable, any way to set the attribute like foldable?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ming_1-1681222924566.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/67657i9881FF036798665D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Ming_1-1681222924566.png" alt="Ming_1-1681222924566.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ming_0-1681222864640.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/67656i5F099A51A7DB9DB5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Ming_0-1681222864640.png" alt="Ming_0-1681222864640.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Apr 2023 14:41:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/web-appbuilder-mobile-breakpoints/m-p/1277310#M22964</guid>
      <dc:creator>Ming</dc:creator>
      <dc:date>2023-04-11T14:41:07Z</dc:date>
    </item>
    <item>
      <title>Re: Web AppBuilder Mobile Breakpoints</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/web-appbuilder-mobile-breakpoints/m-p/1277320#M22965</link>
      <description>&lt;P&gt;Looks it is not easy:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/arcgis-web-appbuilder-questions/minimise-custom-widgets-foldable-theme/m-p/493187" target="_blank"&gt;https://community.esri.com/t5/arcgis-web-appbuilder-questions/minimise-custom-widgets-foldable-theme/m-p/493187&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Apr 2023 14:44:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/web-appbuilder-mobile-breakpoints/m-p/1277320#M22965</guid>
      <dc:creator>Ming</dc:creator>
      <dc:date>2023-04-11T14:44:29Z</dc:date>
    </item>
  </channel>
</rss>

