There's some sort of huge-width bug in 1.11.0 relating to Tooltip, TooltipManager, or just TextTooltip. I brought back the working width-setting code from 1.10.0, and it's in Main.fixTooltip(). It is called in a lot of places now... On the plus side, this is the only bug I've encountered so far, and it doesn't affect libGDX's UITest, so it hopefully can be worked around in most cases.
There's some sort of huge-width bug in 1.11.0 relating to Tooltip, TooltipManager, or just TextTooltip. I brought back the working width-setting code from 1.10.0, and it's in Main.fixTooltip(). It is called in a lot of places now... On the plus side, this is the only bug I've encountered so far, and it doesn't affect libGDX's UITest, so it hopefully can be worked around in most cases.