Fix toogle icon sizing issue.
authorHermet Park <hermet@hermet.pe.kr>
Tue, 26 Jan 2016 10:34:46 +0000 (19:34 +0900)
committerHermet Park <hermet@hermet.pe.kr>
Tue, 26 Jan 2016 10:41:49 +0000 (19:41 +0900)
Strangely, toggle couldn't afford it's icon space
at elementary_test -> check toggle.

Following to default style which is normal to avoid this wierd look.

legacy/elementary/data/themes/edc/elm/check.edc

index 431cdc7..10ecd0e 100644 (file)
@@ -677,7 +677,6 @@ group { name: "elm/check/base/toggle";
             inherit: "default" 0.0;
             fixed: 0 0;
             visible: 1;
-            aspect: 1.0 1.0; aspect_preference: VERTICAL;
             min: 16 16;
          }
       }