From 65f3a146fa90e2d4c60a358e2197e8257c200466 Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Fri, 17 May 2019 14:58:42 -0400 Subject: [PATCH] autofill page fixes --- src/App/Pages/Vault/AutofillCiphersPage.xaml | 6 ++- .../Pages/Vault/AutofillCiphersPage.xaml.cs | 1 + .../Vault/AutofillCiphersPageViewModel.cs | 40 +++++++++++-------- 3 files changed, 28 insertions(+), 19 deletions(-) diff --git a/src/App/Pages/Vault/AutofillCiphersPage.xaml b/src/App/Pages/Vault/AutofillCiphersPage.xaml index d195664da..55b32e28b 100644 --- a/src/App/Pages/Vault/AutofillCiphersPage.xaml +++ b/src/App/Pages/Vault/AutofillCiphersPage.xaml @@ -20,6 +20,8 @@ + + + IsVisible="{Binding ShowList, Converter={StaticResource inverseBool}}">