Commit 9096c6e
Fix radial gradient centerpoint drag drift (#126)
* Initial plan
* Fix gradient centerpoint drag drift by correcting pixel-to-percentage conversion
Co-authored-by: argyleink <1134620+argyleink@users.noreply.github.com>
* Revert changes to RadialOverlay and ConicOverlay drag calculations
Co-authored-by: argyleink <1134620+argyleink@users.noreply.github.com>
* Restore improved radial gradient position drag calculation
Co-authored-by: argyleink <1134620+argyleink@users.noreply.github.com>
* Fix radial gradient position drag drift using absolute cursor positioning
Co-authored-by: argyleink <1134620+argyleink@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: argyleink <1134620+argyleink@users.noreply.github.com>1 parent 947a619 commit 9096c6e
1 file changed
Lines changed: 10 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
316 | 316 | | |
317 | 317 | | |
318 | 318 | | |
319 | | - | |
320 | | - | |
321 | | - | |
322 | | - | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
323 | 329 | | |
324 | 330 | | |
325 | 331 | | |
| |||
0 commit comments