From: Frederick W. <fre...@go...> - 2012-01-12 14:31:21
|
Erik/Stefan: The attached jpg displays the background with a scale factor of 1.0 (instead of 0.1632 - specified in origin/master's map.xml). Stefan is right that the observed symptom is due to a missing resize of the map image after gvt rendering. Unfortunately, I cannot experiment how to fix this as the symptoms do not occur on my local machine. The first place to look at would probably be: rails / ui / swing / hexmap / HexMapImage.java line 83: change "gvtRenderingPrepare" to "gvtRenderingCompleted" |