- fixed problems
- updated .gitignore
This commit is contained in:
@@ -400,7 +400,7 @@ void MidiCC_PopUp::sliderValueChanged (Slider* sliderThatWasMoved)
|
||||
{
|
||||
slider_test->setTooltip (String(toParam(pMidiCC->getParam(pMidiCC_container), (synth_float_t)slider_test->getValue())));
|
||||
}
|
||||
else
|
||||
else
|
||||
{
|
||||
if (lastControlValue == 0)
|
||||
slider_test->setTooltip (L"0.0");
|
||||
|
||||
Reference in New Issue
Block a user