gitlab-org--gitlab-foss/changelogs/unreleased/58850-fix-misplaced-swipe-view-26969.yml
ftab 3dfd2451b0 Make swipe view images line up
If left without a width/height, swipeFrame goes off track when the image
isn't wide enough to fill the available width. The spaceLeft prevented
reaching the right edge of the image.
2019-04-23 07:25:06 +00:00

5 lines
96 B
YAML

---
title: "Fix misaligned image diff swipe view"
merge_request: 26969
author: ftab
type: fixed