Or: How to use buggy yEd to make crappy art
Hi, got a pretty weird yEd problem here. Last week it used to work (version 3.13, JDK+JRE 1.7.0_51), now it looks like this:
(https://dl.dropboxusercontent.com/u/22111385/crap/yedwat.png)
Doesn't seem to redraw when the view is moved around. Interesting is that only a few nodes move like this, most are not redrawn and seem to stay in place. Edges are always drawn. The options menu is unusable beause it doesn't redraw properly either.
Updated to 3.14.1 and JRE 1.7.0_75 and the problem persists.
OS: german 32 bit WinXP
Java:
java version "1.7.0_75"
Java(TM) SE Runtime Environment (build 1.7.0_75-b13)
Java HotSpot(TM) Client VM (build 24.75-b04, mixed mode, sharing)
Using the plain-JAR version. The exe-without-JRE build detects the wrong java version (1.8.0_11) even though Java 8 isn't installed here - it's an XP after all.