mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-22 22:24:01 -06:00
Fix of a modifier transparency problem in painting gizmos
This commit is contained in:
parent
6fc98f05ef
commit
c4951c5efc
1 changed files with 1 additions and 0 deletions
|
@ -177,6 +177,7 @@ void GLGizmoPainterBase::render_cursor_circle() const
|
||||||
|
|
||||||
glsafe(::glPopAttrib());
|
glsafe(::glPopAttrib());
|
||||||
glsafe(::glPopMatrix());
|
glsafe(::glPopMatrix());
|
||||||
|
glsafe(::glEnable(GL_DEPTH_TEST));
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue