Bug 244873
| Summary: | Complete implementation of spring physics animation with over-damped case | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | danielzhang130 |
| Component: | Platform | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Safari Technology Preview | ||
| Hardware: | All | ||
| OS: | All | ||
danielzhang130
Implement physics of over-damped spring, where there is the following comment currently.
```
// Critically damped (ignoring over-damped case for now).
```
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
danielzhang130
I will implement this as an external pull request.
danielzhang130
Pull request: https://github.com/WebKit/WebKit/pull/4084
Radar WebKit Bug Importer
<rdar://problem/99897332>