I'm still struggling with the pointer syntax and just realized there is another inconsistency in their behavior, that being the use of relative values intermingled with pixel values. this is in particular annoying with single-segment pointers who's origin references the relative coordinates, while the offsets of the end are pixels. If that wasn't enough, once you enable a second segment, everything switches to pixel values. Not meaning to be a pest, but pointers seriously need a major overhaul...
I'm still struggling with the pointer syntax and just realized there is another inconsistency in their behavior, that being the use of relative values intermingled with pixel values. this is in particular annoying with single-segment pointers who's origin references the relative coordinates, while the offsets of the end are pixels. If that wasn't enough, once you enable a second segment, everything switches to pixel values. Not meaning to be a pest, but pointers seriously need a major overhaul...