parent
4a0084801e
commit
033d46a293
|
@ -608,8 +608,12 @@ struct WindowPrivate
|
|||
|
||||
/* Draw arrows / cursors */
|
||||
windowskin->bindTex(shader);
|
||||
TEX::setSmooth(true);
|
||||
|
||||
controlsQuadArray.draw(0, controlsQuadCount);
|
||||
|
||||
TEX::setSmooth(false);
|
||||
|
||||
if (contents)
|
||||
{
|
||||
/* Draw contents bitmap */
|
||||
|
|
Loading…
Reference in New Issue