mirror of
https://gitee.com/openharmony/applications_photos
synced 2025-02-17 05:38:21 +00:00
!602 【master】【OpenHarmony 5.0.0.25】【RK3568】【压力测试】【ToC】【低概率3/10】【wukong】出现3次 进程com.ohos.photos由于THREAD_BLOCK_6S卡在libunwind.z.so出现appfreeze
Merge pull request !602 from liujuan/master
This commit is contained in:
commit
ea8d1a33cf
@ -546,6 +546,7 @@ export struct PhotoItem {
|
||||
)
|
||||
.clip(true)
|
||||
.onTouch((event?: TouchEvent) => {
|
||||
Log.info(TAG, 'onTouch start');
|
||||
this.dealTouchEvent(event as TouchEvent);
|
||||
this.eventPipeline?.onTouch(event as TouchEvent);
|
||||
})
|
||||
|
Loading…
x
Reference in New Issue
Block a user