Skip to content
This repository has been archived by the owner on Jan 15, 2021. It is now read-only.

[robustness]: if body has a transform applied, the HUD's layout slightly break #151

Open
legomushroom opened this issue Jun 29, 2017 · 3 comments
Milestone

Comments

@legomushroom
Copy link
Member

If body has a transform applied, the HUD's layout slightly break - it is not fixed anymore and height of some section is off:

image

hud-robustness-2

@legomushroom legomushroom added this to the M022 milestone Jun 29, 2017
@davidkpiano
Copy link
Contributor

That's the way position: fixed works unfortunately - I don't think there's much we can do in this case.

@legomushroom
Copy link
Member Author

I think that's not very common scenario so not very important, if it will come up frequently we can think about few solutions. For instance, position: sticky can help: demo

@davidkpiano
Copy link
Contributor

Neat! I've never considered position: sticky but seems useful.

@mike-kaufman mike-kaufman modified the milestones: M023, M022 Jun 30, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants