uliss / pd-ceammc

Pure Data CEAMMC distribution (based on vanilla 0.53 by Miller Puckette)
Other
107 stars 6 forks source link

preset issue with windows #81

Closed 60-hz closed 3 years ago

60-hz commented 3 years ago

shift + click on any preset slot only load it but cannot save the slot (tested in ui.preset-help) Sending "store" message works.

uliss commented 3 years ago

Is it only windows issue?

Can't reproduce on mac, my steps are:

  1. change some ui values
  2. shift+click on preset button to store preset in memory
  3. click on other preset button to select other preset
  4. click on previous preset button to select first preset (all values are changed back)
60-hz commented 3 years ago

Yes, with OSX it works, only windows have this issue. It looks like the shift key is not registered with ui.preset under windows. But strangely Shift + right click in run mode open the correct help file...

uliss commented 3 years ago

should be fixed in upcoming release