Skip to content
Commit 846085ad authored by Iain Lane's avatar Iain Lane
Browse files

canvas-container: consider margins when calculating icon bounding box

Shells can fix docks, panels and other similar things which reduce the
available space to draw on. This is called the canvas margin.

When positioning things relative to icons within containers we need to
adjust by this margin, otherwise they will be shifted away from the
target. Do this when we calculate the bounding box.

https://bugzilla.gnome.org/show_bug.cgi?id=759002
parent 976dace6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment