When using on top scroll bar for a scroll pane with a content widget smaller than the display area, the layout seems incorrect to me since the content widget won't get extended to the complete ...
scene2d is libgdx's 2D scene graph. At its core, it provides basic 2D scene graph functionality: actors, groups, drawing, events, and actions. This is a lot of utility that applications can leverage, ...