Dynamically increasing bottom app elements doesn't change the size of the other app components #15600
Unanswered
manuvandervorst
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am having a problem with the resizing of the v-main component of my application. I want to include two v-app-bar 's in my application, one at the top and one at the bottom. The problem I am having is that the one at the bottom does not change the size/position of the v-main in the same way the top one does. I change the height field in the v-app-bar in the same way. Only difference between the two is that the bottom one includes the bottom field. I included a video to better show the difference.
Thanks in advanced :)
diffrence_v-app-bar_bottomTop.webm
Beta Was this translation helpful? Give feedback.
All reactions