| Summary: | OrderedLayoutEditPolicy.isLayoutHorizontal() throws ClassCastException | ||
|---|---|---|---|
| Product: | [Tools] GEF | Reporter: | Adrian Price <adrianp.quatinus> |
| Component: | GEF-Legacy GEF (MVC) | Assignee: | gef-inbox <gef-inbox> |
| Status: | RESOLVED INVALID | QA Contact: | |
| Severity: | major | ||
| Priority: | P3 | CC: | nyssen |
| Version: | 3.7.1 | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
|
Description
Adrian Price
OrderedLayoutEditPolicy may only be applied if the layout container (by default the content pane of the host edit part) is an OrderedLayout, and StackLayout is not. As such, this is an invalid use case. |