GeekyEggo / SharpDeck

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

Update examples so they hold at least one PropertyInspector entry. #19

Open linmar22 opened 10 months ago

linmar22 commented 10 months ago

Would be nice if examples included at least one entry into an action's property inspector so we could figure out the rest via elgato's docs.

Using 7.0.0 beta for SD+ support and I can't seem to figure out how to get the property inspector to show some controls.

linmar22 commented 10 months ago

@nguyenquyhy You seem to be using 7.0 on the FlightTracker plugin - would be a great help if you could write a tiny example in this repo on how to do the PropertyInspector stuff for the rotary encoders. 🙏

nguyenquyhy commented 10 months ago

Sure, I'll submit a PR.