Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 5ab59d6891b5d75313b8356b2ff0cdcf2fb3b710
https://github.com/WebKit/WebKit/commit/5ab59d6891b5d75313b8356b2ff0cdcf2fb3b710
Author: Frances Cornwall <[email protected]>
Date: 2024-05-16 (Thu, 16 May 2024)
Changed paths:
M Source/WebInspectorUI/UserInterface/Views/GradientSlider.js
Log Message:
-----------
get y should return this._y in GradientSlider.js
https://bugs.webkit.org/show_bug.cgi?id=274094
Reviewed by Devin Rousso.
Delete get y() and set (y).
Add this._updateTransform() in _handleMousemove because set y() was removed
where it was originally set.
* Source/WebInspectorUI/UserInterface/Views/GradientSlider.js:
(WI.GradientSliderKnob.prototype._handleMousemove):
(WI.GradientSliderKnob.prototype.get y): Deleted.
(WI.GradientSliderKnob.prototype.set y): Deleted.
Canonical link: https://commits.webkit.org/278904@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes