In v11.1.1 the (x) despawn buttons are no longer appearing on the info panels of vehicles and cims.


Interesting
Seems to be side-effect of #656
Looking at the buttons on the TM:PE toolbar (eg. LaneArrowsButton.cs), they include definitions for .skin and some stuff about atlasKeys. That's missing from the despawn buttons on the info panels.
The info panel button classes are:
I don't yet know enough about how the new UI system handles textures or button sizes. Maybe @kvakvs or @kianzarrin could take a look?
OK, I figured it out and generated new textures. I will create PR and we will see.
This will be fixed in 11.1.1-hotfix1
Most helpful comment
OK, I figured it out and generated new textures. I will create PR and we will see.