Comment 4 for bug 867582

Revision history for this message
Cris Dywan (kalikiana) wrote :

ManDay, you can help out actively: change the changed line, starting with a +, in the patch to "gtk_widget_set_size_request (inspector_view, width, height);", apply the patch and remove the previous line (_set_default_size) in the source. Then test if that solves the problem. The way I see it, it doesn't make sense to have both functions used here. The variables are 1/7 of your screen proportions as you may have guessed. If they are wrong even after my suggestion, they must be fixed to something more useful.