Skip to content
Snippets Groups Projects
Commit 8a812495 authored by Mike Antipov's avatar Mike Antipov
Browse files

Work on major sub-task EXT-2790 (Complete Voice Control Panel (floater)...

Work on major sub-task EXT-2790 (Complete Voice Control Panel (floater) started by Lynx (LLVoiceControlPanel))
 -- implemented reaction of microphone slider in Microphone Input Level Settings

--HG--
branch : product-engine
parent 28f17cb8
No related branches found
No related tags found
No related merge requests found
...@@ -73,11 +73,13 @@ ...@@ -73,11 +73,13 @@
user_resize="false" user_resize="false"
width="258"> width="258">
<slider_bar <slider_bar
control_name="AudioLevelMic"
follows="left|right|top" follows="left|right|top"
height="24" height="24"
increment="0.05" increment="0.05"
layout="topleft" layout="topleft"
left="0" left="0"
max_val="2"
name="volume_slider_bar" name="volume_slider_bar"
tool_tip="Master Volume" tool_tip="Master Volume"
top="0" top="0"
......
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