Skip to content
Discussion options

You must be logged in to vote

fyi: You must not create a Stack (except if you need/want to, of course). The overlay controls 'live' in a Stack.

Example:

overlay_pic = ft.Container(
        width=1920,
        height=420,
        bgcolor="red",
        bottom=0,
    )

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@ne4sp
Comment options

@ndonkoHenri
Comment options

Answer selected by ne4sp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
help wanted Extra attention is needed
2 participants