Skip to content

Commit

Permalink
cache
Browse files Browse the repository at this point in the history
  • Loading branch information
chen08209 committed Feb 2, 2025
1 parent 683e6a5 commit cf433fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/manager/app_state_manager.dart
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ class _AppStateManagerState extends State<AppStateManager>
@override
Widget build(BuildContext context) {
return Listener(
behavior: HitTestBehavior.translucent,
onPointerDown: (_) {
render?.resume();
},
Expand Down

0 comments on commit cf433fe

Please sign in to comment.