-
Notifications
You must be signed in to change notification settings - Fork 14
Scrollable GuiList Control #5
Copy link
Copy link
Open
Labels
ideaNew planned todo idea that may never happenNew planned todo idea that may never happen
Description
Build a scrollable GuiList control that can display a list of GuiListItem with the ability to drag and drop order them around. Every GuiListItem should be able to hold regular controls. This list can then be used for a visual list of all shapes in the project and a list of materials etc. If the scrolling logic is stand-alone, like GuiScrollableContainer, it could then be used to scroll the contents of any window or control. This would be the preferred approach to implementing this as that could for example turn multiple inspector windows into one scrollable context-sensitive window.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
ideaNew planned todo idea that may never happenNew planned todo idea that may never happen