feat(Desktop): Added double tap full-screen support (#178)

Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
This commit is contained in:
PartyDonut 2024-12-12 23:25:07 +01:00 committed by GitHub
parent e0e06e0064
commit 5acce21261
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 58 additions and 53 deletions

View file

@ -69,8 +69,6 @@ class HomeScreen extends ConsumerWidget {
);
}
return null;
default:
return null;
}
});
return HeroControllerScope(