pharo-graphics / Toplo

A widget framework on top of Bloc
MIT License
17 stars 8 forks source link

ToImage don't handle click correctly #41

Closed plantec closed 1 year ago

plantec commented 1 year ago

If a ToImage inner image is changed while responding to a BlMouseDownEvent, then the BlClickEvent is not emitted on it.