From 0d5e7e97ccfb55918d0aaa399e0868edc14fcf2b Mon Sep 17 00:00:00 2001 From: Riley Testut Date: Mon, 4 Jan 2021 14:30:56 -0600 Subject: [PATCH] =?UTF-8?q?Adds=20=E2=80=9CContext=20Menu=20Previews?= =?UTF-8?q?=E2=80=9D=20setting?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Controls whether Delta previews games and save states when using context menus. Enabled by default. --- Delta/Base.lproj/Settings.storyboard | 53 +++++++++++++++---- .../GameCollectionViewController.swift | 4 +- .../SaveStatesViewController.swift | 4 +- Delta/Settings/Settings.swift | 11 ++++ Delta/Settings/SettingsViewController.swift | 7 +++ 5 files changed, 64 insertions(+), 15 deletions(-) diff --git a/Delta/Base.lproj/Settings.storyboard b/Delta/Base.lproj/Settings.storyboard index 4ac7372..3baff66 100644 --- a/Delta/Base.lproj/Settings.storyboard +++ b/Delta/Base.lproj/Settings.storyboard @@ -20,7 +20,7 @@