-
Notifications
You must be signed in to change notification settings - Fork 352
Open
Labels
Description
Cross-mod Integration
No response
Minecraft Version
1.20.1 Forge
Feature Description
Ongoing list of bugs in the MUI branch:
- Tooltips are unlocalized when hovering in both item and fluid slots
- Item Stack count is displayed under the item itself
- 9-patch/adaptive textures do not properly work as a background
- address all comments in reviews
- Item stacks are being rendered over the tooltip text but under the tooltip background
- fix the tooltip being rendered in the wrong area
- java.io.FileNotFoundException: gtceu:textures/gui/slot/item.png
- cant see itemstacks icons after worldload
- marking canApplyTheme on a texture as false doesnt seem to work.
- slider(and probably other widget) bounds are wrong when handling mouse interactions(i think untranforming mouse corrds is messed up)
- adding cursors does not work with glfw
- mfw raytrace no work :/
- add the test opengl screen
- add the test theme
- Go through and remove all deprecated overloads (we dont need them)
Reactions are currently unavailable