test commit

This commit is contained in:
Csaba
2024-11-12 23:49:25 +01:00
parent b43a5bda69
commit c18e5f4dbe

View File

@@ -96,7 +96,7 @@ impl Grouping {
)
.shadow(match config.style {
Some(style) => match style {
// new styles can be added if needed
// new styles can be added if needed here
GroupingStyle::Default => Shadow::NONE,
GroupingStyle::DefaultWithShadow => Shadow {
blur: 4.0,