Skip to content

Remove explicit repaint in InternalClient::commitGeometry()

Vlad Zahorodnii requested to merge work/remove-explicit-repaint into master

The associated window item will schedule a repaint if needed.

Merge request reports