Hello! Is it normal that my program causes a heavy...
# compose-desktop
a
Hello! Is it normal that my program causes a heavy CPU load when scrolling? If you do not scroll, then the load is almost minimal
e
Not sure for this specific case, but overall it makes sense, the canvas gets redrawn when you scroll, so. Probably depends on the components structure too, and the fact Compose is relatively new