Skip to main content
This topic has been closed for replies.
Correct answer Spas K.

They don't disappear. The element you want fixed is below the fold and is outside the viewport (the dashed line). Because it's 'fixed', when you scroll it stays in place and doesn't come up with the other elements.

 

I get what you want to do - you want the element to scroll up until it reaches the top of the screen, and then stay fixed, but for now you can't do that. Unfortunately, you can't limit when an object becomes fixed. You can either make it fixed in place, or make it scroll with the other elements.

3 replies

Participant
September 23, 2020

I have the same problem, did you find a way to fix it? 

Spas K.
Community Expert
Spas K.Community ExpertCorrect answer
Community Expert
July 1, 2020

They don't disappear. The element you want fixed is below the fold and is outside the viewport (the dashed line). Because it's 'fixed', when you scroll it stays in place and doesn't come up with the other elements.

 

I get what you want to do - you want the element to scroll up until it reaches the top of the screen, and then stay fixed, but for now you can't do that. Unfortunately, you can't limit when an object becomes fixed. You can either make it fixed in place, or make it scroll with the other elements.

cesqo
cesqoAuthor
Known Participant
July 1, 2020

Hi dstoic

 

Ah ok, I got it... it would be very useful 😞

 

Ares Hovhannesyan
Community Expert
Community Expert
July 1, 2020

Please describe step by sep what you are doingand what you want to do? That can help to undesand the details.

cesqo
cesqoAuthor
Known Participant
July 1, 2020

Hi Ares

 

Yes. As you can see in the video I grouped some elements and then I tried to make it fixed in the vertical scroll, but if I do it both in the prototyp or in a design tab, in both cases the group disappears in the final render