Skip to content

Fix eyedropper behavior without a reference layer (fix #5685)#5687

Merged
dacap merged 1 commit into
aseprite:betafrom
ckaiser:fix-picky-eyedropper
Mar 4, 2026
Merged

Fix eyedropper behavior without a reference layer (fix #5685)#5687
dacap merged 1 commit into
aseprite:betafrom
ckaiser:fix-picky-eyedropper

Conversation

@ckaiser

@ckaiser ckaiser commented Mar 4, 2026

Copy link
Copy Markdown
Member

Fixes #5685 with the simplest possible method. I experimented with adding a warning to the context bar or changing the status of the combobox in some way (disabling the item widget when it's not available) but it all resulted in a bunch of code that had to run for a lot of state changes since everything is global and I ended up dropping it. I think it would still be good to at least a tooltip explaining exactly what "sample" does and the three options though.

@ckaiser ckaiser requested a review from dacap as a code owner March 4, 2026 07:59
@aseprite-bot

Copy link
Copy Markdown
Collaborator

clang-tidy review says "All clean, LGTM! 👍"

@dacap

dacap commented Mar 4, 2026

Copy link
Copy Markdown
Member

LGTM 👍 probably in a future we can try to add some feedback in the context bar.

@dacap dacap merged commit efbb695 into aseprite:beta Mar 4, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants