Skip to content

Leave background drawing to the delegate#170

Merged
dacap merged 2 commits into
aseprite:mainfrom
ckaiser:fix-text-selection
Feb 13, 2026
Merged

Leave background drawing to the delegate#170
dacap merged 2 commits into
aseprite:mainfrom
ckaiser:fix-text-selection

Conversation

@ckaiser

@ckaiser ckaiser commented Jan 21, 2026

Copy link
Copy Markdown
Member

This reverts 866cf6e in favor of a different approach, letting each delegate draw its own backgrounds for characters. The problem with the original code is that the runner has no knowledge of scrolling or client bounds, so it can't compensate for things like scrolling.

@dacap

dacap commented Feb 13, 2026

Copy link
Copy Markdown
Member

Gave a try to both PRs to fix aseprite/aseprite#5628 and it works great 👍

@dacap dacap merged commit 7031ef2 into aseprite:main Feb 13, 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.

2 participants