kieler / klighd-vscode

Eclipse Public License 2.0
8 stars 6 forks source link

adapt to ID generation changes in KLighD #152

Closed NiklasRentzCAU closed 4 months ago

NiklasRentzCAU commented 9 months ago

KLighD does not need to have the incremental update strategy for animations here in klighd-vscode anymore, for that the ID generation needed to change a bit. This PR adapts to the changes in KLighD. This code will still work even if KLighD is not updated, making this joint server-client change safe for other projects.