mirror of
https://github.com/CTCaer/hekate.git
synced 2025-01-29 21:32:36 +00:00
eaa25114ad
A bug was fixed that was causing full parent object invalidations when tapping into a window. Now if the object is already on top the invalidation is skipped and the whole rerender/draw is skipped, saving valuable cpu time.