Skip to content

Commit

Permalink
window: Enable transitions for main AdwViewStack
Browse files Browse the repository at this point in the history
  • Loading branch information
oscfdezdz committed Jan 20, 2025
1 parent dd318e3 commit 77eb655
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/exm-window.blp
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ template $ExmWindow: Adw.ApplicationWindow {
}

content: Adw.ViewStack view_stack {
enable-transitions: true;
notify::visible-child => $on_visible_page_changed();

Adw.ViewStackPage installed_stack {
Expand Down

0 comments on commit 77eb655

Please sign in to comment.