Skip to content

qt: extrapolate rounded rectangle path in QSGRoundedRectangularImageNode

Fatih Uzunoğlu requested to merge fuzun/vlc:qt/roundedrectextrapolation into master

This should correct some artifacts seen with small nodes which caused by having too few vertices to represent a rounded rectangle.

Merge request reports