Skip to content
Snippets Groups Projects
Commit 3fd10725 authored by Dmitry Zaporozhan's avatar Dmitry Zaporozhan
Browse files

Fixed normal bug EXT-1451 - Scrollbar on Gestures tray needs bg color.

--HG--
branch : product-engine
parent cb7ee289
No related branches found
No related tags found
No related merge requests found
...@@ -23,7 +23,8 @@ ...@@ -23,7 +23,8 @@
image_selected="DropDown_Selected" image_selected="DropDown_Selected"
image_disabled="DropDown_Disabled" image_disabled="DropDown_Disabled"
image_disabled_selected="DropDown_Disabled_Selected" /> image_disabled_selected="DropDown_Disabled_Selected" />
<gesture_combo_box.combo_list bg_writeable_color="MenuDefaultBgColor" /> <gesture_combo_box.combo_list bg_writeable_color="MenuDefaultBgColor"
scroll_bar_bg_visible="true" />
<gesture_combo_box.combo_editor name="Combo Text Entry" <gesture_combo_box.combo_editor name="Combo Text Entry"
select_on_focus="true" select_on_focus="true"
font="SansSerifSmall" /> font="SansSerifSmall" />
......
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