GNOME Bugzilla – Bug 632147
iconGrid: Add alignment parameter
Last modified: 2010-10-14 15:47:26 UTC
See attached patch. The patch is already in the overview-relayout branch, but it's sufficiently independent to land in master before the branch, so I'm putting it up for review ...
Created attachment 172350 [details] [review] iconGrid: Add alignment parameter Currently the grid's content is centered, which is not appropriate for all use cases. Add an optional parameter to control the alignment.
Comment on attachment 172350 [details] [review] iconGrid: Add alignment parameter maybe rename "overallPaddingX"? not a big deal (and no need to resubmit the patch if you do)
Attachment 172350 [details] pushed as 627f1cb - iconGrid: Add alignment parameter Pushed with s/overallPaddingX/leftPadding/