Popping multiple groups on the same field dosen't work
MincraftEinstein opened this issue ยท 2 comments
Only tested this with a single group nested inside another group. Adding @ConfigGroup.Pop multiple times on a config field closes the nested field and renders the 'line end foot' for the parent group, but the parent group doesn't end at the foot and instead continues, as if it hasn't been popped yet.
Additional suggestion, the Pop annotation could take in an integer for how many groups to pop, rather than adding multiple annotations to a single field.
Minecraft Version: 1.21.1
Mod Version: 0.6.9
Language: Java
thanks for the report. fixed indev for 0.7.0. I'm considering the suggestion; haven't decided what way I want to go
