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
Just want to share that to work around this bug, I use PMAP to get the VIEWport coordinates from the WINDOW coordinates for the drawing at hand, then reset the WINDOW coordinates (as to let only VIEW active), then do the drawing using those physical coordinates obtained in the aforementioned step, and then restore the previous WINDOW coordinates.
Describe the bug
Drawing statements don't work properly when both VIEW and WINDOW are active.
To Reproduce
Run the folowing program.
Expected behavior
The drawing behavior must be the same for equivalent drawing statements, regardless of WINDOW and VIEW effects.
Screenshots
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: