From 65a3bdc992e3c7dbda6e9988a94cdf54e49019b9 Mon Sep 17 00:00:00 2001 From: michael starke Date: Mon, 30 Oct 2017 14:03:33 +0100 Subject: [PATCH] fixed bugs in icon selection view download icon button now is only enabled for nodes delete icon call now has saveguards to not run into assertions delete icon context menu action gets disabled if not applicable feedback for errors when downloading a icon better error handling when download for icons fails --- MacPass/Base.lproj/IconSelection.xib | 14 +++--- MacPass/MPIconSelectViewController.m | 75 ++++++++++++++++++++++++++-- 2 files changed, 78 insertions(+), 11 deletions(-) diff --git a/MacPass/Base.lproj/IconSelection.xib b/MacPass/Base.lproj/IconSelection.xib index 4c6c8d75..f0856904 100644 --- a/MacPass/Base.lproj/IconSelection.xib +++ b/MacPass/Base.lproj/IconSelection.xib @@ -1,12 +1,14 @@ - + - + + + @@ -53,8 +55,8 @@