Scrollbar
Framework for numerical computations, data analysis and visualisation
Brought to you by:
numere
Scrollbar doesn't scroll until the real end of the code line.
Can be fixed by using void wxStyledTextCtrl::SetScrollWidthTracking(bool tracking), if the user is not using the wrapping mode.
Scrollbar tracked the width of the displayed lines so that it is able to scroll to the end of the longest one.
Anonymous
Diff:
Diff:
Diff:
Related
Commit: [r824]
Diff: