Commit 4ab1f316 authored by Yimgo's avatar Yimgo

Fixed aristo tool mouse press.

parent 87c04b92
...@@ -522,6 +522,7 @@ Here we determines cases when items should to get mouse press event at pressing ...@@ -522,6 +522,7 @@ Here we determines cases when items should to get mouse press event at pressing
case UBGraphicsTriangle::Type: case UBGraphicsTriangle::Type:
case UBGraphicsCompass::Type: case UBGraphicsCompass::Type:
case UBGraphicsCache::Type: case UBGraphicsCache::Type:
case UBGraphicsAristo::Type:
return true; return true;
case UBGraphicsDelegateFrame::Type: case UBGraphicsDelegateFrame::Type:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment