- fixed problems

- updated .gitignore
This commit is contained in:
2025-08-03 17:04:57 +02:00
parent c0e651bf68
commit 26c3ee4cb6
8 changed files with 12 additions and 13 deletions
+1 -1
View File
@@ -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");