mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-04 10:40:09 -06:00
Bugfix to losing focus node on fast zooming
This commit is contained in:
@@ -137,7 +137,7 @@ TouchModule::TouchModule()
|
||||
|
||||
os << ", Id: " << j.getCursorID() << ", path size: " << j.getPath().size() << ", To Process: " << count;
|
||||
}
|
||||
LINFO("List size: " << list.size() << os.str() << "\n");
|
||||
//LINFO("List size: " << list.size() << os.str() << "\n");
|
||||
os.clear();
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user