Changeset 818

Show
Ignore:
Timestamp:
03/27/06 06:30:37 (3 years ago)
Author:
arjanmol
Message:

--

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/gaphas/view.py

    r817 r818  
    121121                cairo_context.set_matrix(item._matrix_w2i) 
    122122                #cairo_context.transform(Matrix(*item.matrix)) 
     123 
    123124                if self._calculate_bounding_box: 
    124125                    wrapper = CairoContextWrapper(cairo_context)