~ubuntu-sdk-team/unity8/unity-theme

« back to all changes in this revision

Viewing changes to tests/plugins/Dash/cardcreator/3.res

  • Committer: CI Train Bot
  • Author(s): Albert Astals Cid
  • Date: 2016-01-22 16:56:00 UTC
  • mfrom: (2113.2.4 sanitize_card_creator_params)
  • Revision ID: ci-train-bot@canonical.com-20160122165600-6kg0hqiionuinqcy
Fix bug #1536296

Show diffs side-by-side

added added

removed removed

Lines of Context:
86
86
                                        asynchronous: root.asynchronous;
87
87
                                        width: root.width;
88
88
                                        height: width / artShape.aspect;
 
89
                                        onStatusChanged: if (status === Image.Error) source = "IHAVE\"ESCAPED\"QUOTES\"";
89
90
                                    }
90
91
                                } 
91
92
                            }