Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 293299

Summary: [design][fancy][business] Define a minimum size for stacks
Product: [RT] RAP Reporter: Holger Staudacher <holger.staudacher>
Component: WorkbenchAssignee: Project Inbox <rap-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 1.3   
Target Milestone: 1.3 M4   
Hardware: All   
OS: All   
Whiteboard:
Attachments:
Description Flags
Resized stack none

Description Holger Staudacher CLA 2009-10-26 07:11:17 EDT
Currently the stacks have no mininum size defined. This can produce ugly resizing behaviors. I will attach a screenshot to make it clearer.
Comment 1 Holger Staudacher CLA 2009-10-26 07:13:40 EDT
Created attachment 150499 [details]
Resized stack

The screen shows a resized stack which looks really broken.
Comment 2 Holger Staudacher CLA 2009-11-18 11:51:31 EST
The minimum height is now calculated by ViewStackPresentation#computePreferredSize. Changes are in CVS HEAD.