You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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...
The text was updated successfully, but these errors were encountered:
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...
The text was updated successfully, but these errors were encountered: