Fix T64817: Active tool gizmo doesn't respect toggle
Error in 14884cda1f
D4973 by @cto.abid
This commit is contained in:
@@ -1965,7 +1965,6 @@ static bool WIDGETGROUP_gizmo_poll_tool(const struct bContext *C, struct wmGizmo
|
||||
return false;
|
||||
}
|
||||
|
||||
return true;
|
||||
ScrArea *sa = CTX_wm_area(C);
|
||||
View3D *v3d = sa->spacedata.first;
|
||||
if (!WIDGETGROUP_gizmo_poll_generic(v3d)) {
|
||||
|
||||
Reference in New Issue
Block a user