~inkscape-pybind/inkscape/pybind

Viewing all changes in revision 9810.

  • Committer: Thinker Li
  • Date: 2011-04-26 01:58:22 UTC
  • Revision ID: thinker@codemud.net-20110426015822-wt6d9du388zmjdbx
Fix issue of scaling document.

 - When size of a document is changed, SPSVGView does not scale correctly.

 - It sets width and height to _hscale and _vscale of SPSVGView, it is
   incorrect.  _width and _height should be setted instead.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: