[Question/Feature Request] Nested Section Headers
A5ho9999 opened this issue · 2 comments
Not sure if I'm missing something or not, but is it possible to make Section Headers the nest rather than having the nest under it?
If not, it would be nice to add something like a new annotation of "NestedSectionHeader" which has the Section Header but with the functions of the Nest annotation. It'd definitely make some config screens a lot more tidy
Is there a reason why you can't just use a nested object instead? I'm a bit confused as to what it would accomplish if you could nest section headers (plus, frankly, I can't even really picture how that would work)
Cheers
I more of mean rather than the normal Nest annotation, which makes it collapsible but as the smaller text, which if you use a section header just appears under it like
where as the NestSectionHeader would combine both the Nest and SectionHeader resulting in something like this and makes the whole section collapsible. (Or even making the Section Headers collapsible in general but I feel an additional one gives more range for people)
Like I said, I don't know if this is already possible and I'm just missing something