tsic404 50bbc3cf01 fix: after screen-recorder finished, dock will coredump
When screen-recorder finish recording, will notify dock update item, and dock
will clean all item and readded back. But m_dragInfo->dockItem still point to
old item which has been cleaned.
So dock will coredump, while using this pointer to judge item can drag or not.

log: update m_dragInfo->dockItem pointer when dock itemCountChanged.
2023-05-05 05:21:49 +00:00
..
2023-03-22 10:13:44 +08:00
2023-02-16 15:08:28 +08:00
2023-03-26 19:16:00 +08:00
2023-02-16 15:08:28 +08:00
2023-05-05 10:44:39 +08:00
2018-03-05 21:33:30 +08:00