I’m trying to show the hidden children stubs as a number, appended to the end of the parent Rem, like this:
Instead of the default (which takes up too much space):
Anyone has any idea how to achieve this?
I managed to identify the class (.rem-children), and was trying to make it appear inline with the parent Rem. But that didn’t work…
///
I also couldn’t manage to hide the second part of that text (“hidden pieced of text”), which could be useful for a workaround. However, although I found the class (.HierarchyEditorChildrenList) I couldn’t manage to target that second element there…