Dmytro Kiro

Results 7 issues of Dmytro Kiro

We still need to use real "selection lock" icon, instead of placeholder. But selection/dragging logic is in place. https://github.com/sudara/melatonin_inspector/assets/15266737/572395b2-d6f2-4e8d-b9e7-4635b5d42554 Addresses: https://github.com/sudara/melatonin_inspector/issues/90

* Fixes [Unable to get raw name for Unknown host #1099](https://github.com/iPlug2/iPlug2/issues/1099) * This PR adds new API to retrieve raw host name.

I need to retrieve raw host name since I'm using my own host which is not a part of EHost enum. Getting Unknown is not useful.

Initial intention was to display SliderStyle, but why not to expand it to more widget types and more options? And also I would like to allow preview different options. This...

Step to reproduce: 1. Add StepClip to ClipLauncher ClipSlot 0 2. Update notes using GUI Issue only exists in the first loop if clip is played by ClipLauncher, so I...