> On Sep 13, 2018, at 11:57 AM, Alex Harui <[email protected]> wrote: > > Why would renderers dispatch the same event on both mouseUp and click? Seems > like they should use one or the other.
I don’t get the question. They shouldn’t. Right now they do. They both dispatch itemClicked. > It might be that we should change Menu to rely on click and not mouseUp, but > that seems like something other people will trip over. Where’s the Menu code you are talking about?
