Skip to content

Remove bogus full repaint in EffectsHandlerImpl::isEffectSupported()

It makes no sense to schedule a full repaint when somebody checks if the specified effect is supported.

Merge request reports