Items Do Not Wrap When Bar Width is Changed

Summary

Id: 12138.11
Type: Bug Bug
Current Status: Resolved

Detail

10 Nov 2003 Open Steve McMahon

The Resize event of the ExplorerBar does not re-measure the items in the control if the width is changed at runtime. This means that items render incorrectly if they need to wrap when the control is made smaller (or continue to wrap when they shouldn’t when the control is made larger).

11 Nov 2003 Resolved Steve McMahon

The Resize event now checks the width of the control and re-measures the bars if necessary.