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

Diff of /gzz/gzz/view/LastOpDecorator.java

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

revision 1.11 by benja, Sat Sep 28 17:18:11 2002 UTC revision 1.12 by benja, Sat Sep 28 22:55:13 2002 UTC
# Line 114  String rcsid = "$Id$"; Line 114  String rcsid = "$Id$";
114          float x = padding;          float x = padding;
115          float y = size.height - padding - h;          float y = size.height - padding - h;
116    
117          int cs = sc.coordsys(into, key, 0, x, y, w, h);          int cs = sc.coordsys(into, key, 0, x, y, 2, 2);
118    
119          br.put(sc, cs);          br.put(sc, into, cs);
120    
121          if(dbg) pa("Put "+br+" "+ch.length()+" in cs "+cs+" @ "+x+" "+y+" "+w+" "+h+" ("+size+")");          if(dbg) pa("Put "+br+" "+ch.length()+" in cs "+cs+" @ "+x+" "+y+" "+w+" "+h+" ("+size+")");
122      }      }

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

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