From 3d82bfc227b5cfd501358f82a39dd577fb36b58e Mon Sep 17 00:00:00 2001 From: mattpass Date: Sun, 20 Sep 2020 09:13:44 +0100 Subject: [PATCH] Updated useNewSettings function code a little --- assets/js/icecoder.js | 70 ++++++++++++++++++++++--------------------- 1 file changed, 36 insertions(+), 34 deletions(-) diff --git a/assets/js/icecoder.js b/assets/js/icecoder.js index 00250d1..04ee22d 100644 --- a/assets/js/icecoder.js +++ b/assets/js/icecoder.js @@ -3729,50 +3729,50 @@ var ICEcoder = { this.indentAuto = settings.indentAuto; this.scrollbarStyle = settings.scrollbarStyle; // Then apply the settings to each editor instance - for (var i=0;i