Title parameter in BaseContainerScreen's constructor is ignored
Juuxel opened this issue ยท 3 comments
BaseContainerScreen
doesn't render the title, so it's useless. It should probably pass new LiteralText("")
in the super call, or actually do something with the title.
that's master for you, heh
i shall fix, probably in the weekend with how things are going
turns out it's not ignored; it's used for the narrator, but that's it. it's a general screen name. it'll continue being worthless but have to be passed if you want to support narrator.