~feng-kylin/unity8/cantClickOnDashWhileDraggingAnIcon

« back to all changes in this revision

Viewing changes to qml/Panel/IndicatorItem.qml

  • Committer: handsome_feng
  • Date: 2015-07-23 01:26:54 UTC
  • mfrom: (1831.1.38 unity8)
  • Revision ID: 445865575@qq.com-20150723012654-nmfj0b4v1dhorola
merge trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
234
234
        ]
235
235
    }
236
236
 
237
 
    onRootActionStateChanged: {
 
237
    rootActionState.onUpdated: {
238
238
        if (rootActionState == undefined) {
239
239
            title = "";
240
240
            leftLabel = "";