From f3c2978a4c5967f1b41be3118c6bb0065a36e4ec Mon Sep 17 00:00:00 2001 From: Zuul Date: Wed, 16 Jan 2019 01:38:05 +0000 Subject: [PATCH] Update git submodules * Update storyboard from branch 'master' - Merge "Rationalise worklist ordering code" - Rationalise worklist ordering code Its currently very easy to get worklist ordering extremely broken, simply by adding and moving cards around. The code which manages it is a convoluted mess that is hard to understand. This commit replaces that mess with a sane implementation which also actually works. Change-Id: Ia51352eecfd69e7e5c4aa2e98567c47db530af67 --- storyboard | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/storyboard b/storyboard index 1b578021c7..601cb38607 160000 --- a/storyboard +++ b/storyboard @@ -1 +1 @@ -Subproject commit 1b578021c7bf5964abd7c0125d845f780fa1b3d9 +Subproject commit 601cb386076f07c2f724ca64b574f9b249720103