<?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 If you add the following as a in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Framework7-side-panel-can-t-close-when-tap-on-outside/m-p/1117487#M74662</link>
    <description>&lt;P&gt;If you add the following as a direct child of the body tag, you should achieve the functionality you want:&lt;/P&gt;

&lt;PRE class="brush:;"&gt;&amp;lt;div class="panel-overlay"&amp;gt;&amp;lt;/div&amp;gt;&lt;/PRE&gt;</description>
    <pubDate>Thu, 05 May 2016 20:54:27 GMT</pubDate>
    <dc:creator>Brian_W_Intel</dc:creator>
    <dc:date>2016-05-05T20:54:27Z</dc:date>
    <item>
      <title>Framework7 side panel can't close when tap on outside</title>
      <link>https://community.intel.com/t5/Software-Archive/Framework7-side-panel-can-t-close-when-tap-on-outside/m-p/1117485#M74660</link>
      <description>&lt;P&gt;Step to repeat:&lt;/P&gt;

&lt;P&gt;- create a new project as Standard HTML5 application using App Designer and Framework7&lt;/P&gt;

&lt;P&gt;- create 2 buttons, 1 left sidebar by drag the control on the page&lt;/P&gt;

&lt;P&gt;- 1 button will open left sidebar, 1 button will prompt an alert&lt;/P&gt;

&lt;P&gt;After I build the app and deploy to iPhone, it can open the left sidebar by click on the button. But can't default close it when tap outside the sidebar. Instead, it handle my tap on button script too so the alert prompt when I tap on the button. No different for&lt;/P&gt;

&lt;P&gt;var myApp = new Framework7({&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; panelsCloseByOutside: true&lt;BR /&gt;
	});&lt;/P&gt;

&lt;P&gt;Anything wrong?&lt;/P&gt;

&lt;P&gt;P.S. I'm using Intel XDK ver3240 run on iMac OSX El Capitan. iPhone 6s&lt;/P&gt;</description>
      <pubDate>Thu, 05 May 2016 07:45:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Framework7-side-panel-can-t-close-when-tap-on-outside/m-p/1117485#M74660</guid>
      <dc:creator>Arthur_T_</dc:creator>
      <dc:date>2016-05-05T07:45:02Z</dc:date>
    </item>
    <item>
      <title>This seems to be an issue in</title>
      <link>https://community.intel.com/t5/Software-Archive/Framework7-side-panel-can-t-close-when-tap-on-outside/m-p/1117486#M74661</link>
      <description>&lt;P&gt;This seems to be an issue in regards to the functionality of the framework and the App Designer tool. I have escalated this issue to the App Designer engineering team.&lt;/P&gt;</description>
      <pubDate>Thu, 05 May 2016 19:55:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Framework7-side-panel-can-t-close-when-tap-on-outside/m-p/1117486#M74661</guid>
      <dc:creator>Elroy_A_Intel</dc:creator>
      <dc:date>2016-05-05T19:55:41Z</dc:date>
    </item>
    <item>
      <title>If you add the following as a</title>
      <link>https://community.intel.com/t5/Software-Archive/Framework7-side-panel-can-t-close-when-tap-on-outside/m-p/1117487#M74662</link>
      <description>&lt;P&gt;If you add the following as a direct child of the body tag, you should achieve the functionality you want:&lt;/P&gt;

&lt;PRE class="brush:;"&gt;&amp;lt;div class="panel-overlay"&amp;gt;&amp;lt;/div&amp;gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 05 May 2016 20:54:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Framework7-side-panel-can-t-close-when-tap-on-outside/m-p/1117487#M74662</guid>
      <dc:creator>Brian_W_Intel</dc:creator>
      <dc:date>2016-05-05T20:54:27Z</dc:date>
    </item>
    <item>
      <title>Thanks Brian, it works. So it</title>
      <link>https://community.intel.com/t5/Software-Archive/Framework7-side-panel-can-t-close-when-tap-on-outside/m-p/1117488#M74663</link>
      <description>&lt;P&gt;Thanks Brian, it works. So it is XDK issue as missing that code.&lt;/P&gt;</description>
      <pubDate>Fri, 06 May 2016 01:09:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Framework7-side-panel-can-t-close-when-tap-on-outside/m-p/1117488#M74663</guid>
      <dc:creator>Arthur_T_</dc:creator>
      <dc:date>2016-05-06T01:09:12Z</dc:date>
    </item>
    <item>
      <title>We have a feature planned for</title>
      <link>https://community.intel.com/t5/Software-Archive/Framework7-side-panel-can-t-close-when-tap-on-outside/m-p/1117489#M74664</link>
      <description>&lt;P&gt;We have a feature planned for the future so that users of F7 can elect the overlay or not. Presently, it is not included and users must add it manually.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 06 May 2016 22:22:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Framework7-side-panel-can-t-close-when-tap-on-outside/m-p/1117489#M74664</guid>
      <dc:creator>Chris_P_Intel</dc:creator>
      <dc:date>2016-05-06T22:22:14Z</dc:date>
    </item>
    <item>
      <title>Understood, thanks Chris.</title>
      <link>https://community.intel.com/t5/Software-Archive/Framework7-side-panel-can-t-close-when-tap-on-outside/m-p/1117490#M74665</link>
      <description>&lt;P&gt;Understood, thanks Chris.&lt;/P&gt;</description>
      <pubDate>Sat, 07 May 2016 01:11:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Framework7-side-panel-can-t-close-when-tap-on-outside/m-p/1117490#M74665</guid>
      <dc:creator>Arthur_T_</dc:creator>
      <dc:date>2016-05-07T01:11:59Z</dc:date>
    </item>
    <item>
      <title>It is a little error in XDK</title>
      <link>https://community.intel.com/t5/Software-Archive/Framework7-side-panel-can-t-close-when-tap-on-outside/m-p/1117491#M74666</link>
      <description>&lt;P&gt;It is a little error in XDK&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;for F7 You should add class "close-panel" for closing panel element , example - button on slide panel&lt;/P&gt;</description>
      <pubDate>Mon, 23 May 2016 14:13:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Framework7-side-panel-can-t-close-when-tap-on-outside/m-p/1117491#M74666</guid>
      <dc:creator>Andrejs_V_</dc:creator>
      <dc:date>2016-05-23T14:13:00Z</dc:date>
    </item>
  </channel>
</rss>

