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