~nick-dedekind/unity8/side-stage-redesign-tutorial

« back to all changes in this revision

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

  • Committer: Nick Dedekind
  • Date: 2015-12-14 18:06:18 UTC
  • mfrom: (1998.1.101 unity8)
  • Revision ID: nick.dedekind@canonical.com-20151214180618-men18zbauv1r153m
merged with trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
                property var components; 
4
4
                property var cardData; 
5
5
                property string artShapeStyle: "inset"; 
 
6
                property string backgroundShapeStyle: "inset"; 
6
7
                property real fontScale: 1.0; 
7
8
                property var scopeStyle: null; 
8
9
                property int titleAlignment: Text.AlignLeft;