promotional bannermobile promotional banner

x4ui

Is a UI framework for my mods.
Back to Files

x4ui-r1.0b3a.jar

File namex4ui-r1.0b3a.jar
Uploader
X4yiiX4yii
Uploaded
Sep 2, 2026
Downloads
47
Size
84.3 KB
Mod Loaders
Forge
File ID
8794997
Type
B
Beta
Supported game versions
  • 1.12.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:x4ui-1656104:8794997")

Learn more about Curse Maven

What's new

X4UI r1.0b3a

date: 2026-08-28 (github)

[ES] Bug Fixes

Sliders: Corregido un bug donde hacer click en el campo de texto de un slider antes del primer frame renderizado no permitía editar el valor. Adicionalmente se ha solucionado el problema de pérdida de foco y escritura cuando existen múltiples sliders en pantalla (ahora sólo puede haber un campo de texto activo globalmente). Scroll Panels (Estructural): Se arregló un bug severo en GuiScrollPanel donde los eventos de teclado (keyTyped) y el arrastre prolongado del ratón (mouseClickMove y mouseReleased) nunca se propagaban a los hijos del panel interno debido a una lista de renderizado vacía. Esto soluciona por completo la imposibilidad de usar el teclado en los campos de texto o arrastrar correctamente los sliders fuera de los márgenes del scroll.

[/ES]

[EN] Bug Sliders: Fixed a bug where clicking a slider's text field before the first rendered frame prevented value editing. Additionally, resolved an issue where multiple slider text fields could be focused simultaneously, causing typing input to be redirected to off-screen sliders. Focus is now managed globally. Scroll Panels (Structural): Fixed a severe bug in GuiScrollPanel where keyboard events (keyTyped) and prolonged mouse dragging (mouseClickMove and mouseReleased) were never propagated to the internal panel's children due to an empty render list. This completely resolves the inability to use the keyboard in text fields or drag sliders correctly outside the scroll margins.

[/EN]

This mod has no related projects