[controlbar] add fill.smooth: 0 becuase of gl engine
authorJaehwan Kim <jae.hwan.kim@samsung.com>
Tue, 9 Aug 2011 05:36:57 +0000 (14:36 +0900)
committerJaehwan Kim <jae.hwan.kim@samsung.com>
Tue, 9 Aug 2011 05:36:57 +0000 (14:36 +0900)
Change-Id: Ie2e69b4d8962710e58b255a2843cc75455cfb2fd

themes/groups/controlbar.edc

index 0a76b99..9d7a257 100644 (file)
                                        image.border: 2 2 3 2;
                                        color: 255 255 255 50;
                                        visible: 1;
+                                       fill.smooth: 0;
                                }
                                description{
                                        state: "pressed_left" 0.0;
                                        image.border: 2 3 2 2;
                                        color: 255 255 255 50;
                                        visible: 1;
+                                       fill.smooth: 0;
                                }
                                description{
                                        state: "pressed_right" 0.0;
                                        image.border: 3 2 2 2;
                                        color: 255 255 255 50;
                                        visible: 1;
+                                       fill.smooth: 0;
                                }
                                description{
                                        state: "focused" 0.0;
                                        image.normal: "00_winset_tabbar_focus.png";
                                        image.border: 2 2 3 2;
                                        visible: 1;
+                                       fill.smooth: 0;
                                }
                                description{
                                        state: "focused_left" 0.0;
                                        image.normal: "00_winset_tabbar_focus_left.png";
                                        image.border: 2 3 2 2;
                                        visible: 1;
+                                       fill.smooth: 0;
                                }
                                description{
                                        state: "focused_right" 0.0;
                                        image.normal: "00_winset_tabbar_focus_right.png";
                                        image.border: 3 2 2 2;
                                        visible: 1;
+                                       fill.smooth: 0;
                                }
                                description{
                                        state: "toolbar_pressed" 0.0;
                                        image.normal: "00_winset_toolbar_press.png";
                                        image.border: 2 2 2 2;
                                        visible: 1;
+                                       fill.smooth: 0;
                                }
                        }
                        part{
                                        visible: 1;
                                        image.normal: "00_winset_tabbar_focus.png";
                                        image.border: 2 2 3 2;
+                                       fill.smooth: 0;
                                }
                                description{
                                        state: "left" 0.0;
                                        visible: 1;
                                        image.normal: "00_winset_tabbar_focus_left.png";
                                        image.border: 2 3 2 2;
+                                       fill.smooth: 0;
                                }
                                description{
                                        state: "right" 0.0;
                                        visible: 1;
                                        image.normal: "00_winset_tabbar_focus_right.png";
                                        image.border: 3 2 2 2;
+                                       fill.smooth: 0;
                                }
                        }
                }