mirror of
https://github.com/sinai-dev/UnityExplorer.git
synced 2025-01-04 00:23:31 +08:00
Fix InspectUnderMouse breaking ScrollPool in rare cases
This commit is contained in:
parent
92447b55cd
commit
d99137526e
@ -23,6 +23,7 @@ namespace UnityExplorer.UI.Panels
|
||||
{
|
||||
s_resizeCursorObj.SetActive(false);
|
||||
wasAnyDragging = false;
|
||||
Resizing = false;
|
||||
|
||||
foreach (var instance in Instances)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user