mirror of
https://github.com/whoahq/whoa.git
synced 2026-02-01 00:02:45 +03:00
feat(ui): notify scroll parent in CSimpleFrame::OnLayerShow
This commit is contained in:
parent
328f94ffad
commit
2258267992
@ -1160,9 +1160,7 @@ int32_t CSimpleFrame::OnLayerMouseUp(const CMouseEvent& evt, const char* btn) {
|
||||
|
||||
void CSimpleFrame::OnLayerShow() {
|
||||
this->RunOnShowScript();
|
||||
|
||||
// TODO
|
||||
// this->sub48FEA0();
|
||||
this->NotifyScrollParent();
|
||||
}
|
||||
|
||||
int32_t CSimpleFrame::OnLayerTrackUpdate(const CMouseEvent& evt) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user