Skip to content
Snippets Groups Projects
Commit 204cc30e authored by Andrey Kleshchev's avatar Andrey Kleshchev
Browse files

SL-19754 Expose the new exposure setting in basic Preferences

parent a9746a36
No related branches found
No related tags found
No related merge requests found
...@@ -315,6 +315,25 @@ width="120"> ...@@ -315,6 +315,25 @@ width="120">
function="Pref.RenderExceptions"/> function="Pref.RenderExceptions"/>
</button> </button>
<slider
control_name="RenderExposure"
decimal_digits="1"
follows="left|top"
height="16"
increment="0.1"
initial_value="160"
label="Brightness (exposure)"
label_width="145"
layout="topleft"
left="30"
min_val="0.5"
max_val="1.5"
name="RenderExposure"
show_text="true"
top_pad="14"
width="260">
</slider>
<!-- End of Basic Settings block --> <!-- End of Basic Settings block -->
<button <button
......
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