Skip to content

Commit

Permalink
Show timer button now that it works on mobile
Browse files Browse the repository at this point in the history
  • Loading branch information
rdbende committed Dec 1, 2024
1 parent 058159b commit 4d97f9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/ui/media_controller.blp
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@ template $MediaController: Adw.BreakpointBin {
title_box.visible: false;
seek_bar_container.visible: false;
volume_button.visible: false;
timer_button.visible: false;
separator.visible: false;
center_box.hexpand: false;
tools_box.spacing: 6;
}
}

Expand Down

0 comments on commit 4d97f9b

Please sign in to comment.