From 6a33bcb3aed746842a936154e963908c5c5159d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Diego=20G=C3=B3mez?= <72423267+Haruki1707@users.noreply.github.com> Date: Fri, 11 Mar 2022 12:19:02 -0600 Subject: [PATCH] New mode of pagination --- ValorantCC/SubWindow/ProfilesWindow.xaml | 6 +- ValorantCC/SubWindow/ProfilesWindow.xaml.cs | 106 +++++++++++--------- ValorantCC/ValorantCC.csproj | 2 +- ValorantCC/src/Crosshair_Parser.cs | 2 +- 4 files changed, 61 insertions(+), 55 deletions(-) diff --git a/ValorantCC/SubWindow/ProfilesWindow.xaml b/ValorantCC/SubWindow/ProfilesWindow.xaml index 66d4e69..af7c185 100644 --- a/ValorantCC/SubWindow/ProfilesWindow.xaml +++ b/ValorantCC/SubWindow/ProfilesWindow.xaml @@ -26,12 +26,8 @@