What needs to happen?
Simply adding a bunch of widgets in GuiCompositeWidgets is optimistic.
It would be better to create a method that wraps the widgets in a ScrolledComposite so that the widgets are visible on any screen size, no matter how many we add.
Issue Priority
Priority: 3
Issue Component
Component: API
What needs to happen?
Simply adding a bunch of widgets in
GuiCompositeWidgetsis optimistic.It would be better to create a method that wraps the widgets in a
ScrolledCompositeso that the widgets are visible on any screen size, no matter how many we add.Issue Priority
Priority: 3
Issue Component
Component: API