mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Documentation fix.
This commit is contained in:
parent
276e7622a9
commit
decd6dc9fe
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@
|
|||
The scrollbar will adjust its own visibility according to whether its thumb size
|
||||
allows it to actually be scrolled.
|
||||
|
||||
For most purposes, it's probably easier to use a ViewportContainer or ListBox
|
||||
For most purposes, it's probably easier to use a Viewport or ListBox
|
||||
instead of handling a scrollbar directly.
|
||||
|
||||
@see ScrollBar::Listener
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue