Skip to content
Commit 38ab5f9d authored by Michael Natterer's avatar Michael Natterer 😴
Browse files

Bug 703692 - Unable to Resize Large Left Dock Area

gimp_container_grid_view_viewport_resized(): set the wrap_box'
required width to just one cell_width, not cell_width * columns. This
way it can shrink also when attached to a toolbox dock. It remains
unclear why it could nicely shrink in all other dock columns.

(cherry picked from commit 6a5e37b6)
parent b283facb
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