Skip to content

Conversation

@Qgel
Copy link
Contributor

@Qgel Qgel commented Oct 24, 2019

Embedded images were previously drawn once for each character
in the embed key, causing issues for semi-transparent images.
See issue #278. With this commit, the embed image is only drawn
for the first character in the embed key, and a sentinel
attribute is used for the remaining characters in the key to
draw neither text not an image for them.

Embedded images were previously drawn once for each character
in the embed key, causing issues for semi-transparent images.
See issue andymeneely#278. With this commit, the embed image is only drawn
for the first character in the embed keys, and a sentinel
attribute is used for the remaining characters in the key to
draw neither text not an image for them.
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.007%) to 97.65% when pulling 9ebd42d on Qgel:issue-278-embed-draw into 1b7dc67 on andymeneely:dev.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.007%) to 97.65% when pulling 9ebd42d on Qgel:issue-278-embed-draw into 1b7dc67 on andymeneely:dev.

@andymeneely andymeneely added the bug label Jun 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: 👀 In review

Development

Successfully merging this pull request may close these issues.

3 participants