~glitter-team/glitter/trunk

« back to all changes in this revision

Viewing changes to glitter/data/themes/nublo/styles/variablespace.json

(Merge) From layout engine improvements: New variable space widget, video widget bug fix, improved tests

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
  {
 
2
    "STATE_NORMAL":
 
3
      {
 
4
        "natural_width": 1.0,
 
5
        "natural_height": 1.0
 
6
      },
 
7
    "STATE_HIGHLIGHT":
 
8
      {
 
9
      }
 
10
  }
 
11