mirror of
https://github.com/fltk/fltk.git
synced 2026-05-29 20:45:33 +08:00
Fix a typo
This commit is contained in:
+1
-1
@@ -251,7 +251,7 @@ void Fl_Scroll::recalc_scrollbars(ScrollInfo &si) const {
|
|||||||
inside the scrollbars.
|
inside the scrollbars.
|
||||||
|
|
||||||
This method does not change the scrollbars or their visibility. First the
|
This method does not change the scrollbars or their visibility. First the
|
||||||
the scrollbar positions and visibility are calculated as they \b should be,
|
scrollbar positions and visibility are calculated as they \b should be,
|
||||||
according to the positions and sizes of the children. Then the bounding
|
according to the positions and sizes of the children. Then the bounding
|
||||||
box is calculated.
|
box is calculated.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user