chore: unfocus input bar on show tutorial overlay (#4744)

This commit is contained in:
ggurdin 2025-11-21 13:43:45 -05:00 committed by GitHub
parent 15c934ae53
commit 0bc7afec8a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -71,6 +71,7 @@ class _ActivityMenuButtonState extends State<ActivityMenuButton> {
renderObject.size.height,
);
FocusScope.of(context).unfocus();
OverlayUtil.showTutorialOverlay(
context,
overlayContent: TutorialOverlayMessage(