Mountain-BC / DisplayPad.SDK.Demo

Mountain DisplayPad SDK Demo..
MIT License
7 stars 1 forks source link

Profile Conflicts / Interaction #7

Open Neuffexx opened 3 months ago

Neuffexx commented 3 months ago

In order to make sure that we can make functionality that feels either integrated, or at least non-conflicting with the users existing functionality / profiles I wanted to ask the following questions:

1.) If we assign functionality bound to the callback of a key press via the ID, would that not double fire functionality? As in any function bound to the key via the profile from BC, as well as our own functions?

2.) Is there a way to read what folder the user is currently on in thier profile, in order to avoid such a thing? For example, requiring the user to make a 'FooFolder', so that we can execute our funcitons safely without triggering the users bound functionality by accident?

3.) Are uploaded icons to the keys saved to their profile? Or will they be lost, and need manual addition each time?

AshishSrivastavaDevit commented 3 months ago

please check comments in below link it will answer your question.

https://github.com/Mountain-BC/DisplayPad.SDK.Demo/issues/2 https://github.com/Mountain-BC/DisplayPad.SDK.Demo/issues/5