Skip to content

Improve the performance of the status bar

Maciej Jesionowski requested to merge yavn/krita:statusbar-fix into master

slotCanvasRotationChanged() is called at high frequency, and reducing its overhead boosts the frame rate significantly.

Oops, I almost forgot about this improvement 🙂 This is probably only visible on a high refresh display. Without this patch you can observe the boost by hiding the status bar or enabling canvas-only view.

Merge request reports

Loading