crazyphone-1.4.0-beta.5.jar
Curse Maven Snippet
What's new
Fix missing title/size text in the photo frame resize GUI on 26.x
=26's GuiGraphicsExtractor#text drops the call entirely when the color's alpha byte is 0, with no auto-opaque fallback like <26's GuiGraphics#drawString had. The title (0xA0A0A0) and size label (0xFFFFFF) colors here had no alpha byte set, so both silently never rendered on 26.1/26.2 - confirmed by decompiling the real 26.1.2 client jar. Grid, handles and hotbar buttons were unaffected since they don't go through text().
Bump to 1.4.0-beta.5.
All Relations
- All Relations
- Embedded Library
- Optional Dependency
- Required Dependency
- Tool
- Incompatible
- Include

