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 736191 - Inspector could show widget allocation
Inspector could show widget allocation
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: .General
3.13.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2014-09-06 14:46 UTC by Timm Bäder
Modified: 2014-09-06 16:23 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch to show the widget's allocation in the Misc tab (22.51 KB, patch)
2014-09-06 14:46 UTC, Timm Bäder
none Details | Review

Description Timm Bäder 2014-09-06 14:46:32 UTC
Created attachment 285567 [details] [review]
Patch to show the widget's allocation in the Misc tab

This is extremely helpful when debugging widget sizing and/or aligning problems.
Comment 1 Matthias Clasen 2014-09-06 15:39:15 UTC
thanks for the patch!