Graphics Context misaligned on first paint
问题 I've been working up an answer for another question and came across a bizare issue that I've not seen before... Basically, the program uses a AffineTransform to provide translation, scaling and rotating of a Graphics element, simple enough stuff, done a thousand times before The problem is, when the screen first appears, the output is not where it should be, but once I touch one of the controls (adjust one of the slides) it jumps to the right spot. Based on the screen shots, the Graphics