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

Add scrollable contrainer #17

Open
Trigary opened this issue Jan 3, 2020 · 0 comments
Open

Add scrollable contrainer #17

Trigary opened this issue Jan 3, 2020 · 0 comments

Comments

@Trigary
Copy link
Owner

Trigary commented Jan 3, 2020

Add a GuiContainer subclass that has a fixed width and height (or option to make only one of these fixed?) and a scrollbar (or scrollbars) so that all the content can be viewed. Scrolling using the mouse wheel should also be supported.

These might help when implementing this client-side:

  • net.minecraft.client.gui.screen.VideoSettingsScreen
  • net.minecraft.client.gui.widget.list.OptionsRowList
  • net.minecraftforge.client.gui.ScrollPanel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant