You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
No - just an annoyance.
Describe the solution you'd like
I'd like to be able to use either the ActionUuidAttributeor a solution that allows for runtime values; The attribute can only be instantiated with compile-time values (naturally). Perhaps an overload on a property the BaseStreamDeckAction base class to specify the UUID for the action? (I'm not sure, I haven't dug into the code yet - I'm not sure if an instance of the action is available when the UUID is needed).
Describe alternatives you've considered
See above.
Additional context
I'll be forking this repo to create a potential solution. I'll submit a PR from my fork to this repo (if I can). If no, I'll respond back in this issue with a link to the PR within my fork to show what I end up with...
** Is there one or more bugs reported related to this suggestion? If so, mention them below***
No.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
No - just an annoyance.
Describe the solution you'd like
I'd like to be able to use either the
ActionUuidAttribute
or a solution that allows for runtime values; The attribute can only be instantiated with compile-time values (naturally). Perhaps an overload on a property theBaseStreamDeckAction
base class to specify the UUID for the action? (I'm not sure, I haven't dug into the code yet - I'm not sure if an instance of the action is available when the UUID is needed).Describe alternatives you've considered
See above.
Additional context
I'll be forking this repo to create a potential solution. I'll submit a PR from my fork to this repo (if I can). If no, I'll respond back in this issue with a link to the PR within my fork to show what I end up with...
** Is there one or more bugs reported related to this suggestion? If so, mention them below***
No.
The text was updated successfully, but these errors were encountered: