SpruceUI
SpruceUI copied to clipboard
A Minecraft library mod which adds a new abstraction to create GUI interfaces. Still close to the Vanilla design code-wise.
**Is your feature request related to a problem? Please describe.** Not at the UI itself, just on the Github page of it (missing the UI which I was asked to...
**Is your feature request related to a problem? Please describe.** I just want to see how good it will be if I use it. **Describe the solution you'd like** Give...
- Adds SpruceTabbedWidget narration support
Hi! It would be nice if you could add a color picker widget (and option). I imagine it like this, that you can enter a color as hex code into...
Add an implementation of some form of collapsible entry for containers and/or Tabbed Entries. For situations where multiple repeating sets of settings exist (Example: Biome toggles for feature generation) sifting...
In this line it should be "Szybki" instead of "Szybky". https://github.com/LambdAurora/SpruceUI/blob/50735129c39311521ad53483d9c92455f4240c0c/src/main/resources/assets/spruceui/lang/pl_pl.json#L7
**Is your feature request related to a problem? Please describe.** Currently, there is no support for lists of values to be added as options in SpruceUI. **Describe the solution you'd...
**Describe the bug** mouseClick events do not fire when two widgets are at the same mouseX/y coordinate. **To Reproduce** https://github.com/imb11/skinshuffle - CarouselMoveButton class - observe that the click events only...