From 6575fcb169596a659b1a185ab53a6d27520de1d6 Mon Sep 17 00:00:00 2001 From: Nicholas Tay Date: Mon, 14 Mar 2022 16:32:59 +1100 Subject: Second type of custom cell Not sure if this is the correct way of switching into a different cell type with the prototypes, but it works. To review. --- foray/Base.lproj/Main.storyboard | 62 +++++++++++++++++++++++++++++++++++++++- 1 file changed, 61 insertions(+), 1 deletion(-) (limited to 'foray/Base.lproj') diff --git a/foray/Base.lproj/Main.storyboard b/foray/Base.lproj/Main.storyboard index 7af2493..c5181ad 100644 --- a/foray/Base.lproj/Main.storyboard +++ b/foray/Base.lproj/Main.storyboard @@ -2,7 +2,8 @@ - + + @@ -57,6 +58,59 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -70,4 +124,10 @@ + + + + + + -- cgit