make switcher visual

This commit is contained in:
Ward from fusion-voyager-3 2024-01-16 16:16:36 +03:00
parent cf2427ebf2
commit b0faa05918

View File

@ -51,6 +51,7 @@ pub fn build_ui(app: &adw::Application) {
.margin_bottom(15) .margin_bottom(15)
.margin_start(15) .margin_start(15)
.margin_end(15) .margin_end(15)
.sensitive(false)
.build(); .build();
// create the bottom box for next and back buttons // create the bottom box for next and back buttons