~aacid/unity-2d/lenses_shortcuts

Viewing all changes in revision 1026.

[shell] Supress warnings/type error for onCountChanged property for undefined lensView.model object - check if model exists before binding to onCountChanged
  property. The warnings are:
   LensView.qml:48:5: QML Connections: Cannot assign to non-existent property "onCountChanged"
   LensView.qml:50: TypeError: Result of expression 'lensView.model' [undefined] is not an object.. Fixes: . Approved by Albert Astals Cid.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: