From: Christian M. <no...@gi...> - 2023-06-04 20:15:56
|
Branch: refs/heads/master Home: https://github.com/CometVisu/CometVisu Commit: 6477dbd90d0f5504bec14e8748d647f6ce75377b https://github.com/CometVisu/CometVisu/commit/6477dbd90d0f5504bec14e8748d647f6ce75377b Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-06-04 (Sun, 04 Jun 2023) Changed paths: M source/class/cv/IconHandler.js M source/class/cv/parser/MetaParser.js M source/class/cv/util/IconTools.js Log Message: ----------- fixes error reported here, also makes sure that cv.Config.configSettings.iconsFromConfig is not filled from cache and from config which makes it growing with duplicated everytime the cometvisu is loaded Commit: 2f594f8a0dd2f53e4fb950aa364c9ef2eeedb4b3 https://github.com/CometVisu/CometVisu/commit/2f594f8a0dd2f53e4fb950aa364c9ef2eeedb4b3 Author: Christian Mayer <Chr...@us...> Date: 2023-06-04 (Sun, 04 Jun 2023) Changed paths: M source/class/cv/IconHandler.js M source/class/cv/parser/MetaParser.js M source/class/cv/util/IconTools.js Log Message: ----------- Merge pull request #1353 from peuter/fix-iconcache-error fixes icon cache error Compare: https://github.com/CometVisu/CometVisu/compare/05264dfa9141...2f594f8a0dd2 |