Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scrollable GuiList Control #5

Open
Henry00IS opened this issue Sep 14, 2022 · 0 comments
Open

Scrollable GuiList Control #5

Henry00IS opened this issue Sep 14, 2022 · 0 comments
Labels
idea New planned todo idea that may never happen

Comments

@Henry00IS
Copy link
Owner

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.

@Henry00IS Henry00IS added the idea New planned todo idea that may never happen label Sep 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
idea New planned todo idea that may never happen
Projects
None yet
Development

No branches or pull requests

1 participant