GNOME Bugzilla – Bug 681831
Changing TREEVIEW_WIDTH has no effect
Last modified: 2012-12-26 16:09:22 UTC
I have enabled the option to generate a tree view. A pane is created on the left side of my documentation as expected. The pane is too wide for my taste, so I changed TREEVIEW_WIDTH from its default value (250) to a smaller one (125). I regenerated the documentation, but there was no apparent difference in the html. As a sanity check, I disabled the treeview and ran doxygen again. This time there was no treeview. I then enabled it again (with TREEVIEW_WIDTH still set to 125) and ran doxygen again. The treeview was back, but was still the same width it always is. I could find no other bugs relating to TREEVIEW_WIDTH. That might explain why this has not been spotted before.
Confirmed. Should be fixed in the next subversion update.
This bug was previously marked ASSIGNED, which means it should be fixed in doxygen version 1.8.3. 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.