Skip to content
Snippets Groups Projects
Commit 31c9be17 authored by Mnikolenko ProductEngine's avatar Mnikolenko ProductEngine
Browse files

MAINT-3664 FIXED Focus filter field in Places floater by default

parent da4ef421
No related branches found
No related tags found
No related merge requests found
......@@ -2,6 +2,7 @@
<floater
positioning="cascading"
default_tab_group="1"
legacy_header_height="18"
can_resize="true"
height="588"
......@@ -16,6 +17,7 @@
width="333">
<panel
top="18"
tab_group="1"
class="panel_places"
name="main_panel"
filename="panel_places.xml"
......
......@@ -27,6 +27,7 @@ background_visible="true"
label="Filter My Places"
max_length_chars="300"
name="Filter"
tab_group="1"
top="3"
width="303" />
<tab_container
......@@ -39,7 +40,7 @@ background_visible="true"
tab_min_width="80"
tab_max_width="157"
tab_height="30"
tab_group="1"
tab_group="2"
tab_position="top"
top_pad="10"
width="315" />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment