CPUMonitor theme: Don't set aspect in theme.
authorStephen 'Okra' Houston <smhouston88@gmail.com>
Thu, 24 Aug 2017 13:05:44 +0000 (08:05 -0500)
committerStephen 'Okra' Houston <smhouston88@gmail.com>
Thu, 24 Aug 2017 13:06:08 +0000 (08:06 -0500)
data/elementary/themes/edc/cpumonitor.edc

index bbc8ac4..dfc17dc 100644 (file)
@@ -3,8 +3,6 @@ group { name: "e/gadget/cpumonitor/main";
    parts {
       part { name: "e.swallow.content"; type: SWALLOW;
          description { state: "default" 0.0;
-            aspect: 1 1;
-            aspect_preference: BOTH;
          }
       }
    }