ofParameter name change improvements - #1
Conversation
|
Hi @roymacdonald Having static function in Should it be another event, sent by |
|
Hi, |
…n. ofParameterGroup: event for child name change. Cleanup
…ui updates accordingly.
|
@eduardfrigola I added an event in ofParameterGroup that is triggered when any of its children change name. Also implemented in ofxGui. |
|
Nice! Should I merge this and pr this branch to main repo? |
Yes. |
Hey @eduardfrigola
Look at the changes I've done. As we discussed openframeworks#6576
I also added an ofEvent that gets notified when the name changes so any gui can update automagically.
I am testing and works fine
I think that if we get this merged into master then we should go for the ofxGui improvement so it listens to the name change.