Updated appearance gap min

Updated the appearance page’s gap min to reflect the theme_builder.active_hint value instead of the default theme.active_hint value.
This commit is contained in:
Bryan Hyland 2024-12-06 16:03:19 -08:00 committed by Ashley Wulber
parent d01e0d85fb
commit 18ff986fe8

View file

@ -1983,7 +1983,7 @@ pub fn window_management() -> Section<crate::pages::Message> {
page.theme_builder.gaps.1.to_string(),
page.theme_builder.gaps.1,
1,
page.theme.active_hint,
page.theme_builder.active_hint,
500,
Message::GapSize,
)),