<?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: WABDE 2.5 Time Slider in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wabde-2-5-time-slider/m-p/147277#M4113</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was able to stop the autoplay by changing this line in the&amp;nbsp;TimeSlider widget:&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;188 &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;if (&lt;STRONG&gt;true&lt;/STRONG&gt; === html.hasClass(this.playBtn, "pause")) { // changed from false to true&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;and stopped the time stamp label from resetting to the first timestamp by commenting out this line in the TimeSlider widget:&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;413&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;this._updateTimeSliderUI();&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I haven't tested it thoroughly to see how the changes impact&amp;nbsp;other functions but it seems to have solved the problem for my purposes.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 Aug 2017 20:12:05 GMT</pubDate>
    <dc:creator>MatthewLevey</dc:creator>
    <dc:date>2017-08-14T20:12:05Z</dc:date>
    <item>
      <title>WABDE 2.5 Time Slider</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wabde-2-5-time-slider/m-p/147276#M4112</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When using the Time Slider in WABDE 2.5 I am finding two issues that I had not seen in 2.3. &amp;nbsp;First, when the Time Slider widget is enabled, either manually or automatically when app is loaded, the slider Play function is enabled and advances through the slider without any user input. &amp;nbsp;I need this to not auto play when opened.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, after pausing the play function, when manually advancing by 1 day, the correct dates do not remain on the widget display, it resets to the first date that is set in the web map. &amp;nbsp;This happens when the Time Slider is no longer in focus and also as it collapses to the display without the bar.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions on these issues?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Aug 2017 17:26:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wabde-2-5-time-slider/m-p/147276#M4112</guid>
      <dc:creator>BrandonWebb</dc:creator>
      <dc:date>2017-08-14T17:26:34Z</dc:date>
    </item>
    <item>
      <title>Re: WABDE 2.5 Time Slider</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wabde-2-5-time-slider/m-p/147277#M4113</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was able to stop the autoplay by changing this line in the&amp;nbsp;TimeSlider widget:&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;188 &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;if (&lt;STRONG&gt;true&lt;/STRONG&gt; === html.hasClass(this.playBtn, "pause")) { // changed from false to true&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;and stopped the time stamp label from resetting to the first timestamp by commenting out this line in the TimeSlider widget:&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;413&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;this._updateTimeSliderUI();&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I haven't tested it thoroughly to see how the changes impact&amp;nbsp;other functions but it seems to have solved the problem for my purposes.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Aug 2017 20:12:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wabde-2-5-time-slider/m-p/147277#M4113</guid>
      <dc:creator>MatthewLevey</dc:creator>
      <dc:date>2017-08-14T20:12:05Z</dc:date>
    </item>
    <item>
      <title>Re: WABDE 2.5 Time Slider</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wabde-2-5-time-slider/m-p/147278#M4114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure if it broke anything else... but it definitely corrected the issues I reported.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks Matthew!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Aug 2017 22:36:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wabde-2-5-time-slider/m-p/147278#M4114</guid>
      <dc:creator>BrandonWebb</dc:creator>
      <dc:date>2017-08-14T22:36:42Z</dc:date>
    </item>
  </channel>
</rss>

