question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

ScrollArea is very difficult to use

See original GitHub issue

More of an enhancement than a bug report, but using the ScrollArea isn’t the easiest thing in the world. for example, I can’t seem to get it to fill the parent, nor, will it render its content whatsoever.

I so far have only been ale to declare one with fixed sizes declared in pixels through CSS, but I need it to fill the parent. If not, perhaps an automatically overflowing View would be a better approach, something React Developers, coming from the web might be more comfortable with.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:9 (1 by maintainers)

github_iconTop GitHub Comments

3reactions
a7ulcommented, Oct 14, 2019

There is a tiny bug where I need to assign min-width and min-height to the scrollView child at the moment.

1reaction
CapitaineJSparrowcommented, Dec 29, 2021

@academo I’m experimenting exactly same behavior

Read more comments on GitHub >

github_iconTop Results From Across the Web

Qt Designer: Unable to get scroll area to work properly
I read that I must apply a layout - I had a very hard time applying it. I chose the grid layout -...
Read more >
Avoid Inline Scroll Areas (26% Get it Wrong) - Baymard Institute
Getting an overview of the content inside the inline scroll area is often difficult for the user due to its constricted space.
Read more >
Creating scrollable GUIs with QScrollArea in PyQt5
When you start building apps that display long documents, large amounts of data or large numbers of widgets, it can be difficult to...
Read more >
[ScrollArea] Improve composability with virtualized list libraries
This issue is likely very difficult · Small enhancement to existing primitive/feature · This issue is to do with compatibility with another library....
Read more >
Limiting Scroll Area - Excel Ribbon Tips
When putting together a worksheet for others to use, you may want to limit the cells that the user can access.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found