Closed don-tnowe closed 1 year ago
When the game just starts or sometimes when the user hovers over another item, the tooltip is shown bigger than it should be.
Fix could be as easy as a quick hide() then show(), or it could not, it's worth testing.
hide()
show()
When the game just starts or sometimes when the user hovers over another item, the tooltip is shown bigger than it should be.
Fix could be as easy as a quick
hide()
thenshow()
, or it could not, it's worth testing.