removed explicitly setting draw order for pointer-style animations
authorHolger Schemel <info@artsoft.org>
Tue, 12 Dec 2023 13:12:40 +0000 (14:12 +0100)
committerHolger Schemel <info@artsoft.org>
Tue, 12 Dec 2023 13:12:40 +0000 (14:12 +0100)
commitd1a0dcb34b3d1c33e8cc283fe4dee238c94b84f8
treeb9060016688a3cc815cfb10e6237bb12f78b3fe7
parent263c1f057f081555ae53ad16d9b65ea026180441
removed explicitly setting draw order for pointer-style animations

As pointer-style animations are handled specially anyway (always drawn
on top of all other global animations), setting the draw order is not
required anymore.
src/anim.c