Files
Miguel Angel Simon Sierra 172adc79cf fix(studio): stop the colour swatch repeating its gradient under the border
The swatch grew a green edge on its red side and a red edge on its green side.
`background` maps a gradient to the padding box and then repeats it to fill the
border box, so the 1px ring showed the strip either side of the tile: the
gradient's end colour along the leading edge, its start colour along the
trailing one, both read as a mirrored copy of the swatch.

Painting from the border box instead gives the ring the colour the glyphs next
to it are actually drawn in.
2026-08-09 02:12:32 -04:00
..
2026-08-07 19:50:48 -07:00
2026-08-07 19:50:48 -07:00
2026-08-07 19:50:48 -07:00
2026-08-07 19:50:48 -07:00
2026-08-07 19:50:48 -07:00
2026-08-07 19:50:48 -07:00
2026-08-07 19:50:48 -07:00
2026-08-07 19:50:48 -07:00
2026-08-07 19:50:48 -07:00