This commit is contained in:
parent
ab8d1c7d8b
commit
a8e4e11cd5
9 changed files with 180 additions and 132 deletions
|
@ -464,6 +464,7 @@ struct Values {
|
|||
Setting<u16> custom_bottom_top{240, "custom_bottom_top"};
|
||||
Setting<u16> custom_bottom_right{360, "custom_bottom_right"};
|
||||
Setting<u16> custom_bottom_bottom{480, "custom_bottom_bottom"};
|
||||
Setting<u16> custom_second_layer_opacity{100, "custom_second_layer_opacity"};
|
||||
|
||||
SwitchableSetting<double> bg_red{0.f, "bg_red"};
|
||||
SwitchableSetting<double> bg_green{0.f, "bg_green"};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue