Phone video tutorial

 From:  Michael Gibson
2563.20 In reply to 2563.16 
Hi lyes

> my be the problem is in the screen 22" (1920x1080)

It's possible those markers are too small for your screen.

There are some things you can do to adjust them though.

In moi.ini under the [Drawing Aids] section, there are some settings you can alter:

ObjectSnapMarkerOpacity=80
ObjectSnapMarkerDisplayRadius=100

The opacity is a value from 0 (totally transparent) to 255 (totally opaque) - if you increase this to have a higher opacity value the maker will become more substantial and darker on the screen which may be good for you.

Also the display radius is the radius in pixels around the mouse - markers that are within this radius of the mouse cursor will be displayed. You may want to increase that value if the current radius is too small on your screen.

Finally, the little X marker itself is an image named "OsnapMarker.png" which is in the \ui subfolder inside of MoI's main installation folder. It is a pretty small 7x7 image, if you replace this image with a larger sized one that should make those markers bigger too.

- Michael