Hello ! I looove the update, BUT ! I like this app : I would like to put it in the corner of my screen, but even putting it the more little I can, it is still take the quater of my screen :/ It would be nice to make it really more smaller, like the "Advance" one !
I haven't tried that one yet, but I'd imagine you could change the size. Maybe you can't. I'll see tomorrow.
By the way for anybody who wants to have a temporary solution without waiting for the next update, you can change the minimum size of it on your own. Just open the following file in any text editor (e.g. notepad++): \Program Files (x86)\Steam\steamapps\common\BeamNG.drive\ui\modules\apps\VehicleDamage\app.json You need to modify the min-width and min-height value in the following line: "css": {"width": "160px", "height": "280px", "min-width": "40px", "min-height": "70px", "top": "0px", "left": "0px"}