From 57bb9d7a447a29486d0de24bac17d492c9e81a5e Mon Sep 17 00:00:00 2001 From: Scrub <72096833+ScrubN@users.noreply.github.com> Date: Mon, 31 Jul 2023 00:36:03 -0400 Subject: [PATCH] Allow pressing the enter key to search for vods/clips/channels (#767) --- TwitchDownloaderWPF/PageChatDownload.xaml | 2 +- TwitchDownloaderWPF/PageChatDownload.xaml.cs | 14 ++++++++++++++ TwitchDownloaderWPF/PageClipDownload.xaml | 2 +- TwitchDownloaderWPF/PageClipDownload.xaml.cs | 14 ++++++++++++++ TwitchDownloaderWPF/PageVodDownload.xaml | 2 +- TwitchDownloaderWPF/PageVodDownload.xaml.cs | 16 +++++++++++++++- TwitchDownloaderWPF/WindowMassDownload.xaml | 2 +- TwitchDownloaderWPF/WindowMassDownload.xaml.cs | 13 +++++++++++++ 8 files changed, 60 insertions(+), 5 deletions(-) diff --git a/TwitchDownloaderWPF/PageChatDownload.xaml b/TwitchDownloaderWPF/PageChatDownload.xaml index 74e1a7a6..f23bdf5a 100644 --- a/TwitchDownloaderWPF/PageChatDownload.xaml +++ b/TwitchDownloaderWPF/PageChatDownload.xaml @@ -61,7 +61,7 @@ - +