<?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 Anyone have any ideas? :) in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Windows-Phone-scrolling-problem-ionic-angular/m-p/1107479#M70909</link>
    <description>&lt;P&gt;&lt;SPAN class="short_text" id="result_box" lang="en"&gt;&lt;SPAN&gt;Anyone have any&lt;/SPAN&gt; &lt;SPAN&gt;ideas&lt;/SPAN&gt;&lt;SPAN&gt;? :)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 12 Sep 2016 09:23:20 GMT</pubDate>
    <dc:creator>Raiden_d_1</dc:creator>
    <dc:date>2016-09-12T09:23:20Z</dc:date>
    <item>
      <title>Windows Phone scrolling problem (ionic + angular)</title>
      <link>https://community.intel.com/t5/Software-Archive/Windows-Phone-scrolling-problem-ionic-angular/m-p/1107476#M70906</link>
      <description>&lt;P&gt;Hello!&lt;BR /&gt;
	&lt;BR /&gt;
	I created an application with ionic + angular. There is no problem with android and ios, but in Windows phone I can't scroll, if I can it is uselessly lagging.&lt;/P&gt;

&lt;P&gt;I tried to find solutions with no success:&lt;/P&gt;

&lt;P&gt;.config(function ($ionicConfigProvider) {&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp; $ionicConfigProvider.scrolling.jsScrolling(false);&lt;BR /&gt;
	})&lt;/P&gt;

&lt;P&gt;@viewport {&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp; width: auto;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp; height: auto;&lt;BR /&gt;
	}&lt;BR /&gt;
	@-ms-viewport {&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp; width: auto;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp; height: auto;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp; zoom-user: fixed;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp; max-zoom: 1;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp; min-zoom: 1;&lt;BR /&gt;
	}&lt;BR /&gt;
	body {&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp; font-size: 16px;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp; -webkit-touch-callout: none ;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp; -webkit-text-size-adjust: none ;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp; -ms-text-size-adjust: none ;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp; -webkit-user-select: none ;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp; -moz-user-select: none ;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp; -ms-user-select: none ;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp; user-select: none ;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp; -webkit-highlight: none ;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp; -webkit-tap-highlight-color: rgba(0,0,0,0) ;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp; -webkit-tap-highlight-color: transparent ;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp; -ms-content-zooming: none;&lt;BR /&gt;
	}&lt;/P&gt;

&lt;P&gt;&lt;BR /&gt;
	I tried this too:&lt;/P&gt;

&lt;P&gt;backface-visibility:hidden;&lt;BR /&gt;
	-webkit-backface-visibility:hidden;&lt;BR /&gt;
	overflow: hidden;&lt;BR /&gt;
	-ms-touch-action:none;&lt;BR /&gt;
	&lt;BR /&gt;
	I moved source code to Visual Studio and I tried to build it and deployed because in XDK I couldn't start it. What do I do wrong? Thank you!&lt;/P&gt;</description>
      <pubDate>Tue, 23 Aug 2016 07:32:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Windows-Phone-scrolling-problem-ionic-angular/m-p/1107476#M70906</guid>
      <dc:creator>Raiden_d_1</dc:creator>
      <dc:date>2016-08-23T07:32:51Z</dc:date>
    </item>
    <item>
      <title>I don't have much experience</title>
      <link>https://community.intel.com/t5/Software-Archive/Windows-Phone-scrolling-problem-ionic-angular/m-p/1107477#M70907</link>
      <description>&lt;P&gt;I don't have much experience with scrolling on windows phone, but I am interested in your second part&lt;/P&gt;

&lt;BLOCKQUOTE&gt;
	&lt;P&gt;&lt;SPAN style="font-size: 12px; line-height: 18px;"&gt;I moved source code to Visual Studio and I tried to build it and deployed because in XDK I couldn't start it.&lt;/SPAN&gt;&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;

&lt;OL&gt;
	&lt;LI&gt;Are you experiencing the scrolling issue in Visual Studio as well?&lt;/LI&gt;
	&lt;LI&gt;When you say you couldn't start it in the XDK, do you mean you XDK wouldn't start, your app wouldn't start in the debug/simulate tab, or you built the app with the XDK and it wouldn't start when you installed it on your phone?&lt;/LI&gt;
	&lt;LI&gt;If you're talking about the app not starting on the phone, does that mean you launch the app, the splash screen appears and then the app crashes and takes you to the home screen or some other behavior?&lt;/LI&gt;
&lt;/OL&gt;</description>
      <pubDate>Tue, 23 Aug 2016 17:28:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Windows-Phone-scrolling-problem-ionic-angular/m-p/1107477#M70907</guid>
      <dc:creator>Jerroyd_M_Intel</dc:creator>
      <dc:date>2016-08-23T17:28:32Z</dc:date>
    </item>
    <item>
      <title>I used to build apps with</title>
      <link>https://community.intel.com/t5/Software-Archive/Windows-Phone-scrolling-problem-ionic-angular/m-p/1107478#M70908</link>
      <description>&lt;P&gt;I used to build apps with Visual Studio (although it's based on jquery mobile not&amp;nbsp; ionic+angular) and the scrolling was just fine. XDK and its debug mode runs smoothly, but I can test it only on Android and ios platform. I created an app and built it to Windows Phone but after I copied the files to the phone I wasn't able to install it becasuse it returned with an error. It crashed right after the starting screen. I tried to run this app via Windows phone application deployment but it wasn't successful either. That's why I moved the project into Visual Studio because the build and the deploy function was working there, but in this case I'm not able to scroll inside this build.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Sep 2016 08:40:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Windows-Phone-scrolling-problem-ionic-angular/m-p/1107478#M70908</guid>
      <dc:creator>Raiden_d_1</dc:creator>
      <dc:date>2016-09-01T08:40:51Z</dc:date>
    </item>
    <item>
      <title>Anyone have any ideas? :)</title>
      <link>https://community.intel.com/t5/Software-Archive/Windows-Phone-scrolling-problem-ionic-angular/m-p/1107479#M70909</link>
      <description>&lt;P&gt;&lt;SPAN class="short_text" id="result_box" lang="en"&gt;&lt;SPAN&gt;Anyone have any&lt;/SPAN&gt; &lt;SPAN&gt;ideas&lt;/SPAN&gt;&lt;SPAN&gt;? :)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Sep 2016 09:23:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Windows-Phone-scrolling-problem-ionic-angular/m-p/1107479#M70909</guid>
      <dc:creator>Raiden_d_1</dc:creator>
      <dc:date>2016-09-12T09:23:20Z</dc:date>
    </item>
    <item>
      <title>Hi Raiden,</title>
      <link>https://community.intel.com/t5/Software-Archive/Windows-Phone-scrolling-problem-ionic-angular/m-p/1107480#M70910</link>
      <description>&lt;P&gt;Hi Raiden,&lt;/P&gt;

&lt;P&gt;Sorry for the delay. One common cause of crashes when you launch an application is you need to use a compat library, &lt;A href="https://github.com/Microsoft/winstore-jscompat"&gt;provided by microsoft&lt;/A&gt; or &lt;A href="https://github.com/xmnboy/xdk-win8x-compat.js"&gt;this version which works well with the Intel XDK&lt;/A&gt;. The cause of this is because Microsoft does not allow DOM manipulation without being wrapped by&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Because you're using angular, I think this might be the cause of your app crashing troubles. No clue on the bad scrolling.&lt;/P&gt;

&lt;P&gt;--Jerroyd&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2016 17:04:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Windows-Phone-scrolling-problem-ionic-angular/m-p/1107480#M70910</guid>
      <dc:creator>Jerroyd_M_Intel</dc:creator>
      <dc:date>2016-09-16T17:04:38Z</dc:date>
    </item>
  </channel>
</rss>

