Andreas Kling
|
1fc03a7644
LibGUI: Make GScrollableWidget a GFrame and fix up GTextEditor for it.
|
6 years ago |
Andreas Kling
|
4d3478aa71
GItemView: Hide the horizontal scrollbar since we never need it.
|
6 years ago |
Andreas Kling
|
19fa70c821
LibGUI: Add a GItemView class.
|
6 years ago |
Andreas Kling
|
9551e2e4b5
LibGUI: Add GScrollableWidget::scroll_to_bottom/top().
|
6 years ago |
Andreas Kling
|
ec8bffb06d
LibGUI: Let GTextEditor deal with its horizontal padding internally.
|
6 years ago |
Andreas Kling
|
3854e752cb
LibGUI: Make GTextEditor inherit from GScrollableWidget.
|
6 years ago |
Andreas Kling
|
6fbabac460
LibGUI: Factor out scrolling logic from GTableView into a GScrollableWidget.
|
6 years ago |