It is indeed logical :)

However, in most UI of applications (in web, mobile) it is extremely rare that clipping or event handling areas differ from drawing one (visual one - one that user sees in the end).

Do you agree with that and also that in most cases we want to change them all together just sending one message? :)

Cheers
Alex

On Apr 3, 2016 12:20 PM, "Denis Kudriashov" <dionisiydk@gmail.com> wrote:
Hi

2016-04-03 11:08 GMT+02:00 Aliaksei Syrel <alex.syrel@gmail.com>:

If you want to change clicking behaviour you need to override one single method.

Everything you wrote with unreadable amount of characters is for nothing.

I see clearly point of Igor. And for me it feels very logical. With such design you can lively change clipping area and interaction area for any morph (element) on screen.