From 9091233950c87929b1b78c376dd83bfc23e30c4e Mon Sep 17 00:00:00 2001 From: lilia Date: Mon, 20 Jun 2016 11:37:26 -0700 Subject: [PATCH] Open images in a lightbox Adds file-write permission for saving to disk from lightbox. Fixes #810 // FREEBIE --- background.html | 9 +++++ images/save.svg | 1 + js/views/attachment_view.js | 78 +++++++++++++++++++++++++++++++++---- js/views/inbox_view.js | 6 ++- manifest.json | 2 +- stylesheets/_lightbox.scss | 1 + stylesheets/manifest.css | 42 ++++++++++++++++++++ stylesheets/manifest.scss | 1 + 8 files changed, 131 insertions(+), 9 deletions(-) create mode 100644 images/save.svg create mode 120000 stylesheets/_lightbox.scss diff --git a/background.html b/background.html index 889ef41c..27062aec 100644 --- a/background.html +++ b/background.html @@ -106,6 +106,15 @@ +