From 15711beb16a13f4e8e2b2109ea1ede13043d2fc6 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Wed, 11 Apr 2018 03:30:09 +0300 Subject: [PATCH] notes... Signed-off-by: Alex A. Naanou --- ui (gen4)/features/core.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ui (gen4)/features/core.js b/ui (gen4)/features/core.js index 7f401712..924ad06d 100755 --- a/ui (gen4)/features/core.js +++ b/ui (gen4)/features/core.js @@ -845,6 +845,8 @@ module.Cache = ImageGridFeatures.Feature({ ['start', function(){ // XXX this breaks loading... + // ...not sure why, but when switched on manually + // there seems to be no problems... //this.toggleHandlerCache(this.config['action-handler-cache'] || 'on') }],