mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-05-20 17:48:06 +08:00
Fix of a modifier transparency problem in painting gizmos
This commit is contained in:
parent
6fc98f05ef
commit
c4951c5efc
@ -177,6 +177,7 @@ void GLGizmoPainterBase::render_cursor_circle() const
|
||||
|
||||
glsafe(::glPopAttrib());
|
||||
glsafe(::glPopMatrix());
|
||||
glsafe(::glEnable(GL_DEPTH_TEST));
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user