GNOME Bugzilla – Bug 164241
please use width and height attributes on img elements
Last modified: 2018-07-30 10:22:18 UTC
Viewing a page with lots of call graphs (generated by dot) will cause a lot of reflow in the web browser as it discovers the sizes of the images. Instead, doxygen should retrieve the image sizes and insert them into the image tags. This also applies to the inheritance and collaboration diagrams.
I fully agree this is a good idea, but since the output format is configurable that would require a whole set of image format parsers (or a way in dot to communicate this info somehow).
As discussed in https://github.com/doxygen/doxygen/pull/734 , Doxygen has moved its issue tracking to https://github.com/doxygen/doxygen/issues All Doxygen tickets in GNOME Bugzilla have been migrated to Github. You can subscribe and participate in the new ticket in Github. You can find the corresponding Github ticket by searching for its Bugzilla ID (number) in Github. Hence I am closing this GNOME Bugzilla ticket. Please use the corresponding ticket in Github instead. Thanks a lot!