Remove some redundant addWorkspaceRepaint() calls

These repaints were added to fix visual artifacts that appear when shadow is removed, but since items schedule repaints when needed, we can remove these two.

Merge request reports

Loading