Disable, instead of hide, new snapshot button when there is no user data

This commit is contained in:
Heliguy
2024-09-24 23:08:12 -04:00
parent 332cdf32b6
commit 1df4f26aea

View File

@@ -31,7 +31,6 @@ template $SnapshotsListPage : Adw.NavigationPage {
}
[bottom]
ActionBar {
revealed: bind new_button.sensitive;
[center]
Button new_button {
margin-top: 3;