Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix render order in draw_stuff #1801

Merged
merged 1 commit into from
Apr 8, 2024
Merged

Fix render order in draw_stuff #1801

merged 1 commit into from
Apr 8, 2024

Conversation

Caellian
Copy link
Collaborator

@Caellian Caellian commented Apr 6, 2024

Pre draw hook is expected to run before anything else, so I moved imlib i.e. ${image} rendering after it.

Attempt at fixing #1637.

Pre draw hook is expected to run before anything else, so I moved imlib
i.e. ${image} rendering after it.

Signed-off-by: Tin Švagelj <[email protected]>
@Caellian Caellian linked an issue Apr 6, 2024 that may be closed by this pull request
@github-actions github-actions bot added the sources PR modifies project sources label Apr 6, 2024
Copy link

netlify bot commented Apr 6, 2024

Deploy Preview for conkyweb canceled.

Name Link
🔨 Latest commit 2380a1f
🔍 Latest deploy log https://app.netlify.com/sites/conkyweb/deploys/661146aa43a9d100080a0376

@Caellian Caellian merged commit 0419e01 into main Apr 8, 2024
62 checks passed
@Caellian Caellian deleted the fix/tweak-render-order branch April 8, 2024 12:20
@brndnmtthws brndnmtthws added the bug Bug report or bug fix PR label Apr 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug report or bug fix PR sources PR modifies project sources
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: ${image}s are drawn beneath backgrounds drawn with Cairo
2 participants