| Summary: | [Tree] Selection width is wrong | ||
|---|---|---|---|
| Product: | [RT] RAP | Reporter: | Benjamin Muskalla <b.muskalla> |
| Component: | RWT | Assignee: | Project Inbox <rap-inbox> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | 1.3 | ||
| Target Milestone: | 1.3 M2 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
Benjamin Muskalla
Sorry, not a regression. Only happens if you dynamically enable/disable the item images ( Show Images Button ). Is also broken for subnodes. Selection is either too narrow or too wide. To fix this, the updateColumnsWidth() method is called when the images are updated (TreeItem#setImages). Changes are in CVS HEAD. |