rio
rio copied to clipboard
Get rid of ScrollContainer and merge it into Component
Since some components (like Table
) will have special scrolling behavior built in, it would make sense to add scroll_x
and scroll_y
parameters to all components for consistency.