jamoma / JamomaMax

Implementation of Jamoma for Cycling'74 Max:
http://www.jamoma.org
41 stars 9 forks source link

j.ui : Pop-up menu need to be clicked twice in order to respond #1006

Open lossius opened 8 years ago

lossius commented 8 years ago
  1. Create an instance of a Jamoma module, or alternatively a view and a model (that are linked).
  2. Click in top left corner of the view in order to display the j.ui pop-up menu containing options for documentation, state, presets, etc.
  3. Click any item within this menu. Result: Nothing happens 4: Click again: Result: Now we get the expected action.

@theod : Would you be able to take a look at this?