| Summary: | UI Style Tweaks | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Elijah El-Haddad <elijahe> |
| Component: | Client | Assignee: | Elijah El-Haddad <elijahe> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | ken_walker |
| Version: | 6.0 | ||
| Target Milestone: | 6.0 M1 | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
|
Description
Elijah El-Haddad
Fix pushed to github: https://github.com/elijahe/orion.client/commit/a839db3e7e60009229a4d2de430e8f1e997fd4ab Fix pushed to eclipse.org by Mark: http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=88a103a698b0e1ec9ec0c7ecd4c392dd706e9f09 - Removed MutationObserver from section.js and simplified animation. This doesn't look as smooth but removes much complexity from section.js and fixes bugs in corner cases which modify section contents in unexpected ways. https://github.com/elijahe/orion.client/commit/7269e5f70744099632c87276566d0d6ebb20d21b (In reply to Elijah El-Haddad from comment #3) > - Removed MutationObserver from section.js and simplified animation. This > doesn't look as smooth but removes much complexity from section.js and fixes > bugs in corner cases which modify section contents in unexpected ways. > > https://github.com/elijahe/orion.client/commit/ > 7269e5f70744099632c87276566d0d6ebb20d21b pushed to eclipse.org by Libing: http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=c5c40a92c3626ac20689ae1e899441f7a5c0fa38 All changes pushed to eclipse.org |