Skip to content

Conversation

@JamesDoingStuff
Copy link
Collaborator

Fixes #119

I think this restores the intended behaviour of the Bar component, preventing it expanding:

    <Stack height={500}>
    <AppTitlebar/>
    <Typography>
      App content
    </Typography>
    <Footer position={"fixed"} />
    </Stack>
image

Copy link
Member

@akademy akademy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

@JamesDoingStuff JamesDoingStuff merged commit bd82d51 into main Nov 11, 2025
1 check passed
@JamesDoingStuff JamesDoingStuff deleted the jg/fix-bar-height branch November 11, 2025 10:47
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.

Bars are too high when wrapped in element with height.

3 participants