FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

color-picker: don't use eyedropper hack by mxmou · Pull Request #9160 · ScratchAddons/ScratchAddons · GitHub

color-picker: don't use eyedropper hack - #9160

Merged
mxmou merged 1 commit into
ScratchAddons:masterfrom
mxmou:no-eyedropper-hack
Aug 20, 2026
Merged

color-picker: don't use eyedropper hack#9160
mxmou merged 1 commit into
ScratchAddons:masterfrom
mxmou:no-eyedropper-hack

Conversation

mxmou commented Aug 11, 2026

Copy link
Copy Markdown
Member

Resolves #5993

Changes

Changes how the hex color picker sets the color: instead of simulating a click on the eyedropper, it now calls a method of Scratch's color picker component.

Reason for changes

The new implementation is simpler. It also fixes a bug where a user click could deactivate the eyedropper before the addon did.

Tests

Tested on Edge and Firefox.

mxmou self-assigned this Aug 11, 2026
mxmou added the scope: addon Related to one or multiple addons label Aug 11, 2026
mxmou merged commit 6bf8b9d into ScratchAddons:master Aug 20, 2026
2 checks passed
mxmou deleted the no-eyedropper-hack branch August 20, 2026 20:45
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

scope: addon Related to one or multiple addons

Projects

None yet

Development

Successfully merging this pull request may close these issues.

color-picker bug

2 participants


Back | FazBrowse Home | New Git URL