/[gzz]/gzz/gzz/view/DimDecorator.java
ViewVC logotype

Diff of /gzz/gzz/view/DimDecorator.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.19 by humppake, Mon Nov 25 11:15:16 2002 UTC revision 1.20 by humppake, Mon Nov 25 16:03:38 2002 UTC
# Line 81  String rcsid = "$Id$"; Line 81  String rcsid = "$Id$";
81                    
82          for(int i=0; i<3; i++) {          for(int i=0; i<3; i++) {
83              int cs = sc.orthoCS(targ[i], dimKeys[i], 0, 5, 5, h-10, h-10);              int cs = sc.orthoCS(targ[i], dimKeys[i], 0, 5, 5, h-10, h-10);
84              /* XXX Because we cannot give depth for UnisSQ it, and negative              /* XXX Because we cannot give depth for UnisSqCS, and AWT crashes
85                 depth for TextVob crashes AWT we should create background cs. */                 with depth for TextVobCS, we should create background CS last. */
86              targ_unitSq[i] = sc.unitSqCS(targ[i], dimRectKeys[0]);              targ_unitSq[i] = sc.unitSqCS(targ[i], dimRectKeys[0]);
87    
88              sc.map.put(conn, targ[i], orig);              sc.map.put(conn, targ[i], orig);

Legend:
Removed from v.1.19  
changed lines
  Added in v.1.20

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26