You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by cf...@apache.org on 2012/10/30 20:32:45 UTC

svn commit: r1403835 - /incubator/flex/sdk/branches/develop/frameworks/projects/spark/src/spark/components/Scroller.as

Author: cframpton
Date: Tue Oct 30 19:32:44 2012
New Revision: 1403835

URL: http://svn.apache.org/viewvc?rev=1403835&view=rev
Log:
Minor ASdoc update.

Modified:
    incubator/flex/sdk/branches/develop/frameworks/projects/spark/src/spark/components/Scroller.as

Modified: incubator/flex/sdk/branches/develop/frameworks/projects/spark/src/spark/components/Scroller.as
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/frameworks/projects/spark/src/spark/components/Scroller.as?rev=1403835&r1=1403834&r2=1403835&view=diff
==============================================================================
--- incubator/flex/sdk/branches/develop/frameworks/projects/spark/src/spark/components/Scroller.as (original)
+++ incubator/flex/sdk/branches/develop/frameworks/projects/spark/src/spark/components/Scroller.as Tue Oct 30 19:32:44 2012
@@ -412,6 +412,8 @@ include "../styles/metadata/SelectionFor
  *   <strong>Properties</strong>
  *    measuredSizeIncludesScrollBars="true"
  *    minViewportInset="0"
+ *    pageScrollingEnabled="false"
+ *    scrollSnappingMode="none"
  *    viewport="null"
  *  
  *    <strong>Styles</strong>