| Summary: | AbstractLayout.getPreferredSize should call calcalculatePreferredSize with fixed hints | ||
|---|---|---|---|
| Product: | [Tools] GEF | Reporter: | Yury Semikhatsky <sys2002> |
| Component: | GEF-Legacy GEF (MVC) | Assignee: | gef-inbox <gef-inbox> |
| Status: | RESOLVED WORKSFORME | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | 3.2 | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Windows XP | ||
| Whiteboard: | |||
|
Description
Yury Semikhatsky
If the calculation depends on the hints, you should subclass AbstractHintLayout. |