Hi! You don't need to scale the interface size for monitors larger than the one on which the layout was printed and designed. It's enough just to put everything in the center, some elements really need to be stretched to the whole screen (like the background). But this is rather an exception to the rule.
This problem persists in any case, regardless of when to hide the wheel. A little earlier it was different.
https://github.com/multitheftauto/mtasa-blue/issues/2624
I already thought of something like that when I had to pull a car in a drift to a pole in GTA. Of the good options that come to mind / or now come to mind - is to divide the table into clusters, which will activate on colshape which for example a radius of 100 meters and in those 100 meters about 20 positions that you need to handle. Then you don't have to make a huge iteration over the whole table. I hope I explained clearly
If there was an IDE that would analyze all classes, tables, etc. for the presence of any functions and offer options for the code, that would be great. I once had thoughts of writing my own IDE similar to VisualStudio, with all the useful things from VS, but I feel that it is very difficult and does not make sense.
I remember carefully studying your works. Unfortunately, the site was destroyed by time, but thanks to those people that with the help of the wayback machine they were able to return what was lost. I still keep many of your works on my HDD! Many of them are still useful today, even bone_attach was useful to the community until recently. I am grateful to you for that.