Changing background color by page.draw_rect() when existing white rect #2067
Answered
by
JorjMcKie
QQLazy
asked this question in
Looking for help
-
Beta Was this translation helpful? Give feedback.
Answered by
JorjMcKie
Nov 20, 2022
Replies: 1 comment 4 replies
-
|
Beta Was this translation helpful? Give feedback.
4 replies
Answer selected by
QQLazy
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
overlay=False
cannot work in this case, because anything "coming later" will of course be "above" it - including white rectangles etc.