Skip to content
Commit 9711fd98 authored by Pekka Paalanen's avatar Pekka Paalanen
Browse files

libweston: fix output reflow on removal



This is regression apparently introduced in
0de859ed, which accidentally swapped the
sign of 'delta_width' in the original call site. If one removes an
output, the remaining outputs on the right are getting moved even
further to the right.

The outputs to the right should be moved to the left instead, to close
the gap left by the removed output.

Reported-by: default avatarTomasz Olszak <olszak.tomasz@gmail.com>
Signed-off-by: default avatarPekka Paalanen <pekka.paalanen@collabora.co.uk>
Reviewed-by: default avatarIan Ray <ian.ray@ge.com>
parent 82dd54d9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment