[entry] Remove clear swallow in all of not editfield style entry.
[platform/core/uifw/efl-theme-tizen.git] / themes / widgets / photocam.edc
index 57f023d..da8252d 100644 (file)
@@ -45,10 +45,6 @@ group { name: "elm/photocam/base/default";
        images {
            image: SCROLLER_PHOTOCAM_SCROLLBAR_VBAR_IMAGE COMP;
            image: SCROLLER_PHOTOCAM_SCROLLBAR_HBAR_IMAGE COMP;
-           image: "bt_sm_shine.png" COMP;
-           image: "bt_sm_hilight.png" COMP;
-           image: "sb_runnerh.png" COMP;
-           image: "sb_runnerv.png" COMP;
            image: "White/63x63/00_list_process_01.png" COMP;
            image: "White/63x63/00_list_process_02.png" COMP;
            image: "White/63x63/00_list_process_03.png" COMP;
@@ -243,24 +239,6 @@ group { name: "elm/photocam/base/default";
                }
             }
          }
-         part { name: "sb_vbar_runner";
-            clip_to: "sb_vbar_clip";
-            mouse_events: 0;
-            scale: 1;
-            description { state: "default" 0.0;
-               min: SCROLLER_PHOTOCAM_SCROLLBAR_VBAR_MIN_SIZE_INC;
-               max: SCROLLER_PHOTOCAM_SCROLLBAR_VBAR_MAX_SIZE_INC;
-               rel1.to: "sb_vbar";
-               rel2.to: "sb_vbar";
-               visible: 0;
-               image {
-                  normal: "sb_runnerv.png";
-                  border: SCROLLER_PHOTOCAM_SCROLLBAR_VBAR_RUNNER_BORDER;
-                  border_scale: 1;
-               }
-               fill.smooth: 0;
-            }
-         }
          part { name: "elm.dragable.vbar";
             clip_to: "sb_vbar_clip";
             mouse_events: 0;
@@ -292,37 +270,6 @@ group { name: "elm/photocam/base/default";
                }
             }
          }
-         part { name: "sb_vbar_over1";
-            clip_to: "sb_vbar_clip";
-            mouse_events: 0;
-            scale: 1;
-            description { state: "default" 0.0;
-               rel1.to: "elm.dragable.vbar";
-               rel2.relative: 1.0 0.5;
-               rel2.to: "elm.dragable.vbar";
-               visible: 0;
-               image {
-                  normal: "bt_sm_hilight.png";
-                  border: SCROLLER_PHOTOCAM_SCROLLBAR_VBAR_OVER1;
-                  border_scale: 1;
-               }
-            }
-         }
-         part { name: "sb_vbar_over2";
-            clip_to: "sb_vbar_clip";
-            mouse_events: 0;
-            scale: 1;
-            description { state: "default" 0.0;
-               rel1.to: "elm.dragable.vbar";
-               rel2.to: "elm.dragable.vbar";
-               visible: 0;
-               image {
-                  normal: "bt_sm_shine.png";
-                  border: SCROLLER_PHOTOCAM_SCROLLBAR_VBAR_OVER2;
-                  border_scale: 1;
-               }
-            }
-         }
          part { name: "sb_hbar_clip_master";
             type: RECT;
             mouse_events: 0;
@@ -385,24 +332,6 @@ group { name: "elm/photocam/base/default";
                }
             }
          }
-         part { name: "sb_hbar_runner";
-            clip_to: "sb_hbar_clip";
-            mouse_events: 0;
-            scale: 1;
-            description { state: "default" 0.0;
-               min: SCROLLER_PHOTOCAM_SCROLLBAR_HBAR_MIN_SIZE_INC;
-               max: SCROLLER_PHOTOCAM_SCROLLBAR_HBAR_MAX_SIZE_INC;
-               rel1.to: "sb_hbar";
-               rel2.to: "sb_hbar";
-               visible: 0;
-               image {
-                  normal: "sb_runnerh.png";
-                  border: SCROLLER_PHOTOCAM_SCROLLBAR_HBAR_RUNNER_BORDER;
-                  border_scale: 1;
-               }
-               fill.smooth: 0;
-            }
-         }
          part { name: "elm.dragable.hbar";
             clip_to: "sb_hbar_clip";
             mouse_events: 0;
@@ -435,37 +364,6 @@ group { name: "elm/photocam/base/default";
                }
             }
          }
-         part { name: "sb_hbar_over1";
-            clip_to: "sb_hbar_clip";
-            mouse_events: 0;
-            scale: 1;
-            description { state: "default" 0.0;
-               rel1.to: "elm.dragable.hbar";
-               rel2.relative: 1.0 0.5;
-               rel2.to: "elm.dragable.hbar";
-               visible: 0;
-               image {
-                  normal: "bt_sm_hilight.png";
-                  border: SCROLLER_PHOTOCAM_SCROLLBAR_HBAR_OVER1;
-                  border_scale: 1;
-               }
-            }
-         }
-         part { name: "sb_hbar_over2";
-            clip_to: "sb_hbar_clip";
-            mouse_events: 0;
-            scale: 1;
-            description { state: "default" 0.0;
-               rel1.to: "elm.dragable.hbar";
-               rel2.to: "elm.dragable.hbar";
-               visible: 0;
-               image {
-                  normal: "bt_sm_shine.png";
-                  border: SCROLLER_PHOTOCAM_SCROLLBAR_HBAR_OVER2;
-                  border_scale: 1;
-               }
-            }
-         }
        }
        programs {
            program { name: "load";