From b58211c4dadd006f1cbac9e7b914a120a1e3e797 Mon Sep 17 00:00:00 2001 From: Michael Starke Date: Fri, 9 Nov 2018 15:31:45 +0100 Subject: [PATCH] Attachments now can be dragged out onto the finder. --- MacPass/Base.lproj/EntryInspectorView.xib | 41 +++++------ MacPass/MPAttachmentTableDataSource.m | 87 ++++++++++++++++------- MacPass/MPEntryInspectorViewController.m | 1 + MacPass/MPEntryTableDataSource.m | 57 ++++++++++++++- 4 files changed, 137 insertions(+), 49 deletions(-) diff --git a/MacPass/Base.lproj/EntryInspectorView.xib b/MacPass/Base.lproj/EntryInspectorView.xib index f17c4791..59b96673 100644 --- a/MacPass/Base.lproj/EntryInspectorView.xib +++ b/MacPass/Base.lproj/EntryInspectorView.xib @@ -72,7 +72,7 @@