feat: add a new awesome feature
This commit is contained in:
+1
-1
@@ -358,7 +358,7 @@ bool Table::handleEvent(const ExMessage& msg)
|
||||
consume = nextButton->handleEvent(msg);
|
||||
}
|
||||
if (dirty)
|
||||
requestRepaint();
|
||||
requestRepaint(parent);
|
||||
return consume;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user