JUCE icon indicating copy to clipboard operation
JUCE copied to clipboard

[Bug]: When there is only one item in a treeview bigger than the viewport and you scroll down it disappears

Open flyingrub opened this issue 3 years ago • 0 comments

Detailed steps on how to reproduce the bug

Create a Treeview with only one item that is bigger than the viewport. Scroll down. The item disappear. TreeView::ContentComponent::getAllVisibleItems does not return the correct results.

What is the expected behaviour?

You can see the item scrolled down.

Operating systems

Windows

What versions of the operating systems?

Windows 10.

Architectures

64-bit

Stacktrace

No response

Plug-in formats (if applicable)

No response

Plug-in host applications (DAWs) (if applicable)

No response

Testing on the develop branch

I have not tested against the develop branch

Code of Conduct

  • [X] I agree to follow the Code of Conduct

flyingrub avatar Sep 05 '22 11:09 flyingrub