From: Christopher Michael Date: Fri, 10 Feb 2012 08:34:40 +0000 (+0000) Subject: Elm: Set a min for the wayland mouse pointer. X-Git-Tag: v1.0.0~1042 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=dafdbdcef7faef28232f92ed09448a79cec3b8a4;p=platform%2Fupstream%2Felementary.git Elm: Set a min for the wayland mouse pointer. SVN revision: 67813 --- diff --git a/data/themes/widgets/pointer.edc b/data/themes/widgets/pointer.edc index 5a04748..2e04370 100644 --- a/data/themes/widgets/pointer.edc +++ b/data/themes/widgets/pointer.edc @@ -23,6 +23,7 @@ description { state: "default" 0.0; aspect: 0.71875 0.71875; + min: 23 32; /* force a specific aspect ratio so * when it gets scaled it wont squash * or stretch */