Button Text Autowrap Ignored When Button Is Clicked

Godot Version

4.3

Question

Hi,

I have a container with a bunch of labels added programmatically. Some of them have text overflowing horizontal boundaries. Wrapping text or clipping it only works when the button is idle, the moment I press it, it expands the text out horizontally again. Am I missing something?

Thanks,
Erik