<?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 How do I view widgets on the map when the map div is too short? in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-do-i-view-widgets-on-the-map-when-the-map-div/m-p/1064850#M73391</link>
    <description>&lt;P&gt;I have a lot of widgets I want to show on left side of my map. If my is too short (like on a smartphone), the widgets don't all show (&lt;A href="https://www.screencast.com/t/P0DjDNmiV5A" target="_self"&gt;see here&lt;/A&gt;). Is there a way to wrap/overflow the widgets that don't fit on the display?&lt;/P&gt;</description>
    <pubDate>Thu, 03 Jun 2021 19:58:32 GMT</pubDate>
    <dc:creator>MattStayner</dc:creator>
    <dc:date>2021-06-03T19:58:32Z</dc:date>
    <item>
      <title>How do I view widgets on the map when the map div is too short?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-do-i-view-widgets-on-the-map-when-the-map-div/m-p/1064850#M73391</link>
      <description>&lt;P&gt;I have a lot of widgets I want to show on left side of my map. If my is too short (like on a smartphone), the widgets don't all show (&lt;A href="https://www.screencast.com/t/P0DjDNmiV5A" target="_self"&gt;see here&lt;/A&gt;). Is there a way to wrap/overflow the widgets that don't fit on the display?&lt;/P&gt;</description>
      <pubDate>Thu, 03 Jun 2021 19:58:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-do-i-view-widgets-on-the-map-when-the-map-div/m-p/1064850#M73391</guid>
      <dc:creator>MattStayner</dc:creator>
      <dc:date>2021-06-03T19:58:32Z</dc:date>
    </item>
    <item>
      <title>Re: How do I view widgets on the map when the map div is too short?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-do-i-view-widgets-on-the-map-when-the-map-div/m-p/1064943#M73392</link>
      <description>&lt;P&gt;Hi Matt,&lt;/P&gt;&lt;P&gt;There is only so much that responsive apps can do with the available real estate. At some point they just run out of space to put things.&lt;/P&gt;&lt;P&gt;In that case you need to have another option up your sleeve, which is to make the app adaptive, in addition to it being responsive. What do I mean by this? An adaptive app would check the current screen dimensions and when a certain limit has been reached (ie it is too small) then the app's layout would be changed to adapt to the new form factor.&lt;/P&gt;&lt;P&gt;One idea could be combining some of your widget buttons into one 'breakout' button, ie one button that expands to show all the widget buttons when pressed.&lt;/P&gt;&lt;P&gt;Esri's web apps do just this. Just take a look at their CSS to see what I mean.&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;</description>
      <pubDate>Fri, 04 Jun 2021 00:11:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-do-i-view-widgets-on-the-map-when-the-map-div/m-p/1064943#M73392</guid>
      <dc:creator>mdonnelly</dc:creator>
      <dc:date>2021-06-04T00:11:46Z</dc:date>
    </item>
    <item>
      <title>Re: How do I view widgets on the map when the map div is too short?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-do-i-view-widgets-on-the-map-when-the-map-div/m-p/1065315#M73404</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/34813"&gt;@mdonnelly&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;That makes sense. I've noticed how some of the Esri sample apps change based on screen size. I will go with that route.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;</description>
      <pubDate>Fri, 04 Jun 2021 21:23:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-do-i-view-widgets-on-the-map-when-the-map-div/m-p/1065315#M73404</guid>
      <dc:creator>MattStayner</dc:creator>
      <dc:date>2021-06-04T21:23:11Z</dc:date>
    </item>
  </channel>
</rss>

