DannyvanSwieten / rui

0 stars 0 forks source link

WidgetEvent that encompasses all mouse and keyboard events (and more) #2

Closed stijnfrishert closed 1 year ago

stijnfrishert commented 1 year ago

Instead of having 20 separated functions in trait Widget for handling events, let's merge them all into one that takes a WidgetEvent.