Skip to content

Commit 479f386

Browse files
committed
stuff
1 parent 21714c6 commit 479f386

1 file changed

Lines changed: 0 additions & 9 deletions

File tree

src/ruis/widget/button/touch/selection_box.cpp

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -84,15 +84,6 @@ selection_box::selection_box(
8484
.container_params{
8585
.layout = ruis::layout::pile
8686
}
87-
},
88-
{
89-
ruis::make::text(this->context,
90-
{
91-
.color_params{
92-
.color = this->context.get().style().get_color_text_normal()
93-
}
94-
}
95-
)
9687
}
9788
)
9889
}

0 commit comments

Comments
 (0)