wolf-plugins / wolf-shaper

Waveshaper plugin with a spline-based graph editor (LV2, VST, and CLAP)
https://wolf-plugins.github.io/wolf-shaper/
GNU General Public License v3.0
218 stars 19 forks source link

First switch of wave type often doesn't work #127

Closed mkruselj closed 3 years ago

mkruselj commented 4 years ago

This shouldn't be too difficult to reproduce. But just adding some nodes and trying to change wave types for them, often doesn't work and one needs to try the dropdown menu more than once to get the waveform to actually change.

pdesaulniers commented 4 years ago

I believe this issue is fixed in latest git. I will soon push a new release which includes this fix!

Also, the context menu now shows which entry is currently hovered by the mouse:

56101670-4f7af480-5ef4-11e9-8ecb-f90a8f0a7bfd

pdesaulniers commented 4 years ago

OK, this should be fixed in release v0.1.8. Can you confirm that the context menu works fine now?

pdesaulniers commented 3 years ago

I believe this issue is fixed. Feel free to reopen the issue if you can still reproduce the bug!