Merge pull request #788 from kenz-gelsoft/fix_issue787

fix: Fix find panel of cosmic-term
This commit is contained in:
Levi Portenier 2026-04-15 12:28:03 -06:00 committed by GitHub
commit c930689b9a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1360,8 +1360,6 @@ where
} else {
shell.capture_event();
}
} else {
shell.capture_event();
}
}
Event::Mouse(MouseEvent::ButtonReleased(_button)) => {