Input didn't work on Linux
This commit is contained in:
parent
5b278bafdf
commit
63c1af91ef
1 changed files with 1 additions and 0 deletions
|
|
@ -739,6 +739,7 @@ CMouseEventResult SKnobCCBox::onMouseDown(CPoint& where, const CButtonState& but
|
|||
knob_->setHideValue(true);
|
||||
valueEdit_->takeFocus();
|
||||
invalid();
|
||||
return kMouseEventHandled;
|
||||
}
|
||||
|
||||
return CViewContainer::onMouseDown(where, buttons);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue