Original reporter & ticket id
No response
Category
Interface
Bug description
In a mod with a YACL config screen, toggling a master checkbox programmatically changes several dependent child checkboxes.
When opened through Mod Menu, every visible child checkbox updates immediately. In OneConfig’s UI, the underlying values change correctly, but already-visible child checkboxes do not redraw until they are scrolled out of view and back.
Steps to reproduce
- Install Fabric with OneConfig, Mod Menu, YACL, and any mod whose YACL config has a master checkbox that changes child checkbox values programmatically.
- Open that mod’s config through OneConfig’s UI.
- Open the category containing the master checkbox and child options.
- Make several child checkboxes visible on screen.
- Toggle the master checkbox.
Actual result: the visible child checkboxes keep their old appearance. Scroll them out of view and back to see their updated state.
Expected result: every visible child checkbox updates immediately.
Mods list: Fabric API 0.160.0+26.2, OneConfig v1.1.15, Mod Menu 20.0.1, YetAnotherConfigLib 3.9.6+26.2-fabric, and the affected mod.
Anything else?
No response
Original reporter & ticket id
No response
Category
Interface
Bug description
In a mod with a YACL config screen, toggling a master checkbox programmatically changes several dependent child checkboxes.
When opened through Mod Menu, every visible child checkbox updates immediately. In OneConfig’s UI, the underlying values change correctly, but already-visible child checkboxes do not redraw until they are scrolled out of view and back.
Steps to reproduce
Actual result: the visible child checkboxes keep their old appearance. Scroll them out of view and back to see their updated state.
Expected result: every visible child checkbox updates immediately.
Mods list: Fabric API 0.160.0+26.2, OneConfig v1.1.15, Mod Menu 20.0.1, YetAnotherConfigLib 3.9.6+26.2-fabric, and the affected mod.
Anything else?
No response