Grid Text Vertical Alignment Inconsistency

I think I’ve found an inconsistency in the vertical alignment for text in grids.

If the vertical alignment is set to align to the bottom, you can fit a significantly larger font size without having a scroll bar appear on the right side of the cell.

In this scenario, if I set the vertical alignment to middle or top, if I go above a size 30 font, the padding causes a scroll bar to appear on the right side of the cell.

If I set the vertical alignment to bottom, I can set the font size to any value without a scroll bar appearing.

I’m not sure if this is intentional, but currently, due to the amount of padding around grid text, it’s the only way I can fit text of the desired font size (40) into a grid cell that should be large enough to fit a size 48 font.

Consensus is that this is likely a bug. Opened a ticket for it. Thanks for reporting and we will post updates here and close when resolved.