While testing all examples working on #227, I found that the bottom edges of the outline are being clipped. Outline buttons use GraphicsContext::stroke_outline. I tested against main and the bug was present there as well. I'm not sure why this isn't working -- when disabling corner radius's the clipping behaves differently based on the individual rows, which is even more odd.