|
From: Christian M. <no...@gi...> - 2023-01-15 20:23:30
|
Branch: refs/heads/develop Home: https://github.com/CometVisu/CometVisu Commit: 6107fd6375950743d3158ce32d6519ef3a805d13 https://github.com/CometVisu/CometVisu/commit/6107fd6375950743d3158ce32d6519ef3a805d13 Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-01-08 (Sun, 08 Jan 2023) Changed paths: M source/class/cv/TemplateEngine.js M source/class/cv/io/BackendConnections.js M source/class/cv/io/System.js Log Message: ----------- add generic configuration option to store system backend settings in the browsers localStorage and use that to store the theme selection permanently. System backend needs to be initialized always to be able to read those saved states initially. Commit: d95a5670be41f7dcf77fa28c66718c93b7d3665d https://github.com/CometVisu/CometVisu/commit/d95a5670be41f7dcf77fa28c66718c93b7d3665d Author: Christian Mayer <Chr...@us...> Date: 2023-01-15 (Sun, 15 Jan 2023) Changed paths: M source/class/cv/TemplateEngine.js M source/class/cv/io/BackendConnections.js M source/class/cv/io/System.js Log Message: ----------- Merge pull request #1310 from peuter/persist-theme add generic configuration option to store system backend settings in … Compare: https://github.com/CometVisu/CometVisu/compare/ba09dbb03c67...d95a5670be41 |