Skip to content

Commit

Permalink
Set Default
Browse files Browse the repository at this point in the history
  • Loading branch information
MrPierreB authored and dkulp committed Apr 30, 2024
1 parent f4f387d commit 019c30a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions xLights/effects/BarsEffect.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ void BarsEffect::SetDefaultParameters()
SetChoiceValue(bp->Choice_Bars_Direction, "up");

SetCheckBoxValue(bp->CheckBox_Bars_Highlight, false);
SetCheckBoxValue(bp->CheckBox_UseFirstColorForHighlight, false);
SetCheckBoxValue(bp->CheckBox_Bars_3D, false);
SetCheckBoxValue(bp->CheckBox_Bars_Gradient, false);
}
Expand Down

0 comments on commit 019c30a

Please sign in to comment.