Full Page QSplitter extending past screen #12768
Unanswered
JokerMartini
asked this question in
General - Components / Directives / etc
Replies: 3 comments
-
|
I want to it look something like this. But for some reason when overriding the separator, the height is not taken into account. This seems like a bug to me. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Any advice on how to solve this? |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Either use an overflow hidden in the splitter, or set smaller upper limit for the split, or add some space below the splitter, ... |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
I'm trying to make a full page splitter however there are two issues I'm not sure how to resolve..
https://codepen.io/jokermartini/pen/YzYzGQL
separator-style="height: 6px"in order for that to work?Beta Was this translation helpful? Give feedback.
All reactions