Page 1 of 1

Image getting clipped

Posted: Thu Feb 27, 2014 1:49 pm
by crux terminatus
Please correct the following:

The overall explanation is clipped - see screenshot. Not sure if this is a question bug or an overall software bug. http://i.imgur.com/DycaqjD.png Only that line is clipped.

Option 1 says 'non-static', then the explanation says 'non static'. Please use 'non-static' throughout the question for elegance. :)

The explanation for option 2 says 'non sense', but that is one word, not two. Please correct to 'nonsense'.

Thank you.

Re: About Question enthuware.ocajp.i.v7.2.1131 :

Posted: Thu Feb 27, 2014 9:25 pm
by admin
Fixed. Thank you for your feedback!
I am very sorry about the clipping problem. It seems to be an issue with Swing repainting. Could you please try resizing the window a little bit? That should fix it.
You may try with a different look and feel by running ETS Viewer like this:

Code: Select all

java -Dswing.defaultlaf=javax.swing.plaf.metal.MetalLookAndFeel -jar etsviewer.jar

Re: About Question enthuware.ocajp.i.v7.2.1131 :

Posted: Fri Feb 28, 2014 3:09 pm
by crux terminatus
Thanks, resizing the window made the clipping go away.

Note that it has only occurred one time so far, so it's not much of a bother. I just wanted to make you aware of it.