tanzfisch / Igor

Igor Game Engine
http://igor.logasoft.co.nz/doxygen/index.html
GNU Lesser General Public License v3.0
7 stars 0 forks source link

iSelectionChangedEvent should have the parent widget of the selection as parameter #382

Closed tanzfisch closed 11 months ago

tanzfisch commented 11 months ago

iWidgetColorGradient and iWidgetGraph currently use the index of the existing event. We need to change that.

once we have the widget in the callback we then should use the new interface iWidget::getSelection to figure out what is selected

tanzfisch commented 11 months ago

done 0.43.0