Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Hidden Component Taking Space When Appears#1472

AnsweredbyFalkWolsky
umutyorulmaz asked this question inQ&A
Discussion options

Please see the video recording, I have my components placed in the canvas spaced with 4 boxes in between each other, there are also hidden components but when they show up it eats the space, it doesnt keep the 4 boxes space with the next one. Any suggestion please?

Screen.Recording.2025-01-29.at.12.55.26.PM.mov
You must be logged in to vote

Here you need to make a "trick"...
To get the layout without that hidden components consuming space, you would need "manually" to hid them in the editor (just use the hide property and write there a "true"). After that you can organize them vertically, pretty much on the same height. By this - if they later become visible - they will then take the space - but not as long as hidden.
It is a bit tricky to edit like this - but possible.

Replies: 1 comment

Comment options

Here you need to make a "trick"...
To get the layout without that hidden components consuming space, you would need "manually" to hid them in the editor (just use the hide property and write there a "true"). After that you can organize them vertically, pretty much on the same height. By this - if they later become visible - they will then take the space - but not as long as hidden.
It is a bit tricky to edit like this - but possible.

You must be logged in to vote
0 replies
Answer selected byFalkWolsky
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Category
Q&A
Labels
None yet
2 participants
@umutyorulmaz@FalkWolsky

[8]ページ先頭

©2009-2025 Movatter.jp