From: Christian M. <no...@gi...> - 2024-01-08 22:53:29
|
Branch: refs/heads/develop Home: https://github.com/CometVisu/CometVisu Commit: 8230377449996bad2205d1801854a58d3383ca6d https://github.com/CometVisu/CometVisu/commit/8230377449996bad2205d1801854a58d3383ca6d Author: Tobias Bräutigam <tbr...@gm...> Date: 2024-01-08 (Mon, 08 Jan 2024) Changed paths: M source/class/cv/ui/structure/tile/components/Button.js Log Message: ----------- use the correct key to store the value fixes play progress error in media-player widget reported here https://knx-user-forum.de/forum/supportforen/cometvisu/1832060-neues-design-tile?p=1921991#post1921991 Commit: c426f001f90f5c560fce3ce7283fc77825269ef7 https://github.com/CometVisu/CometVisu/commit/c426f001f90f5c560fce3ce7283fc77825269ef7 Author: Tobias Bräutigam <tbr...@gm...> Date: 2024-01-08 (Mon, 08 Jan 2024) Changed paths: M source/resource/structures/tile/templates.xml Log Message: ----------- move targets to template, no need to define them in each config now Commit: e0533c1daa306e1c5064a06fdbc2a934dd76f1a5 https://github.com/CometVisu/CometVisu/commit/e0533c1daa306e1c5064a06fdbc2a934dd76f1a5 Author: Tobias Bräutigam <tbr...@gm...> Date: 2024-01-08 (Mon, 08 Jan 2024) Changed paths: M source/resource/demo/visu_config_demo-tile.xml Log Message: ----------- remove targets from config (they are in the template now) Commit: 3953c696546ebcd0111b9db95e2bb6dada1ae8fc https://github.com/CometVisu/CometVisu/commit/3953c696546ebcd0111b9db95e2bb6dada1ae8fc Author: Christian Mayer <Chr...@us...> Date: 2024-01-08 (Mon, 08 Jan 2024) Changed paths: M source/class/cv/ui/structure/tile/components/Button.js M source/resource/demo/visu_config_demo-tile.xml M source/resource/structures/tile/templates.xml Log Message: ----------- Merge pull request #1391 from peuter/fix-media-progress Fix media progress Compare: https://github.com/CometVisu/CometVisu/compare/9e8fd13b65bd...3953c696546e |