GeekyEggo / SharpDeck

A .NET wrapper for the official Elgato Stream Deck SDK.
MIT License
25 stars 9 forks source link

Fix for SD+ dial press not working since Stream Deck v6.5 #21

Open pre-martin opened 5 months ago

pre-martin commented 5 months ago

The event "dialPress" was replaced by "dialDown" and "dialUp". Since Stream Deck v6.5 the old "dialPress" is removed from the API.

GeekyEggo commented 5 months ago

Many thanks for the PR @pre-martin! I'll aim to get this merged and released at the weekend 🎉

pre-martin commented 5 months ago

For details: https://docs.elgato.com/sdk/plugins/changelog (see 6.1 and 6.5)

pre-martin commented 5 months ago

Uh, you work for Elgato. I think my hyperlinks above to your own documentation/changelog are pointless :-)