| Summary: | Closing Splitter and resizing window problem | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Bogdan Gheorghe <gheorghe> |
| Component: | Client | Assignee: | Eric Moffatt <emoffatt> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | emoffatt, gheorghe |
| Version: | unspecified | Flags: | emoffatt:
review?
(gheorghe) |
| Target Milestone: | 7.0 | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
|
Description
Bogdan Gheorghe
Whew ! Took a while but I think I have a candidate now: https://git.eclipse.org/r/32357 Note that this is almost a complete re-write but has the following fixes: - Initial scenario works now - Supports a 'proportional' layout option - Keeps a separate splitter location for vertical / horizontal (if not proportional) - You can drag the splitter closed / open and we update the state accordingly. I've opened bug 442624 to track down how much CSS we can remove / modify and to fox cases where the CSS / HTML is currently incorrect (i.e. the markdown editor)... |