Im creating a rubiks cube project and eveything works but when i add buttons to cycle through the moves which solve the cube the cube becomes quite laggy when rotating it. I use the Invalidate command with a region defined which only has the cube drawing inside so i just want to know why adding buttons creates lag to my drawing and if there is a way to solve this
Thanks