[entry] Fixed 'elm_entry_select_all' performance is very bad. TDIS-6957
authorJiajia Qin <jiajia.qin@intel.com>
Thu, 18 Jul 2013 03:33:59 +0000 (11:33 +0800)
committerJiajia Qin <jiajia.qin@intel.com>
Thu, 18 Jul 2013 03:55:54 +0000 (11:55 +0800)
themes/widgets/entry.edc

index 72c74f9..c461c34 100644 (file)
@@ -2545,6 +2545,7 @@ group { name: "elm/entry/base-password/popup";
                                scale: 1;
                                mouse_events: 0;
                                description { state: "default" 0.0;
+                                       fixed: 1 0;
                                        color: ENTRY_SELECTION_EDGE_COLOR;
                                        min: ENTRY_SELECTION_BLOCK_HANDLE_EDGE_WIDTH 0;
                                        max: ENTRY_SELECTION_BLOCK_HANDLE_EDGE_WIDTH -1;