gaphor/gaphas

Wrong acces to event state

franzlst opened this issue · 0 comments

In GTK+ 3, the event state is accessed by get_state(). Several occurrences of event.state need to be replaced by event.get_state()[1].