Remove popz command in UIBase.cs
This commit is contained in:
@@ -53,7 +53,6 @@ namespace Quik.Controls
|
||||
|
||||
protected virtual void PaintEnd(CommandList cmd)
|
||||
{
|
||||
cmd.PopZ();
|
||||
cmd.PopViewport();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user