← Back to team overview

ubuntu-sdk-team team mailing list archive

Re: [Merge] lp:~daker/ubuntu-ui-toolkit/fix.1341559 into lp:ubuntu-ui-toolkit/staging

 

Review: Needs Fixing

@@ -731,6 +731,7 @@ Ubuntu.Components.OptionSelector 1.0 0.1
 Ubuntu.Components.OptionSelector 1.3: Empty
     property bool colourImage
     property double containerHeight
+    readonly property int count
     property bool currentlyExpanded
     property Component delegate
     property bool expanded
@@ -740,7 +741,6 @@ Ubuntu.Components.OptionSelector 1.3: Em
     property var model
     property bool multiSelection
     property int selectedIndex
-    readonly property int count
 Ubuntu.Components.OptionSelectorDelegate 1.0 0.1: Empty
     property color assetColour
     property bool colourImage
Differences in API. Did you forget to update components.api?
-- 
https://code.launchpad.net/~daker/ubuntu-ui-toolkit/fix.1341559/+merge/317568
Your team Ubuntu SDK team is subscribed to branch lp:ubuntu-ui-toolkit/staging.


References