This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender/editors/interface/interface_layout.c
Tamito Kajiyama 0269ff6589 Temporary fix for a bug that the width of a layout object is not propagated
to its sub-layout objects such as row, column, box, etc.  Due to this bug,
layout.template_curve_mapping() shows a zero-height curve window when the
function is called with respect to a sub-layout object.  This issue should
be fixed in the trunk as well.
2010-07-21 23:17:37 +00:00

62 KiB