Skip to content

effects: Fix a typo in RenderGeometry::appendWindowVertex()

Vlad Zahorodnii requested to merge work/zzag/squashed-wobbly-windows into master

Only the y coord is scaled, but both x and y coords have to be scaled.

Merge request reports