After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 652396 - Horizontal scaling of SVG graph
Horizontal scaling of SVG graph
Status: VERIFIED FIXED
Product: doxygen
Classification: Other
Component: general
unspecified
Other Windows
: Normal normal
: ---
Assigned To: Dimitri van Heesch
Dimitri van Heesch
Depends on:
Blocks:
 
 
Reported: 2011-06-12 14:32 UTC by albert
Modified: 2012-11-18 11:12 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Example of scaling problem (123.29 KB, application/x-compressed-tar)
2011-06-12 14:37 UTC, albert
Details

Description albert 2011-06-12 14:32:31 UTC
In case the option INTERACTIVE_SVG is set YES for large graphs it is possible to zoom in and out. The scaling in the vertical direction is so that it works nicely (see attached file: overall.c), in the horizontal direction the scaling is far from optimal (see attached file: include.h).
Comment 1 albert 2011-06-12 14:37:34 UTC
Created attachment 189763 [details]
Example of scaling problem

Example of horizontal scaling problem
Comment 2 Dimitri van Heesch 2011-06-25 18:40:56 UTC
Confirmed. Should be fixed in the next subversion update.
Comment 3 Dimitri van Heesch 2011-08-14 14:04:33 UTC
This bug was previously marked ASSIGNED, which means it should be fixed in
doxygen version 1.7.5. Please verify if this is indeed the case. Reopen the
bug if you think it is not fixed and please include any additional information
that you think can be relevant.
Comment 4 albert 2011-10-30 18:00:12 UTC
Horizontal and vertical scrolling work in the same way now.