Debugger: Slight tweak to text control editor.
- Trigger a caller update on modification as well.
This commit is contained in:
@@ -80,7 +80,8 @@ TableCellTextControlEditor::MessageReceived(BMessage* message)
|
|||||||
{
|
{
|
||||||
// TODO: highlight the input view in some way to show
|
// TODO: highlight the input view in some way to show
|
||||||
// invalid inputs
|
// invalid inputs
|
||||||
break;
|
|
||||||
|
// fall through
|
||||||
}
|
}
|
||||||
case MSG_INPUT_VALIDATION_NEEDED:
|
case MSG_INPUT_VALIDATION_NEEDED:
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user