Is your feature request related to a problem?
As discussed in a DM, the width of the "Entry #XYZ"-associated edit boxes when editing entries on a list configuration object are:
a) a bit too narrow to display the entirety of an identifier (such as minecraft:the_nether), showing only the last half or so
b) when clicked upon, the entry box widens but does not scroll to the start of the entry
Solution(s)
a) Some way to control the width of the entry boxes. This could be done through an @ConfigOption.Width or associated
b) The text box would expand to the left, revealing all of the text.
Describe alternatives you've considered
b) Alternately, the text should be justified in such a way that the beginning of the text is displayed during the "half" (if I understand the code correctly) rendering, meaning that, as the box expands to the left, the text would also "expand" to the left
Mod Version
4.0.0
Mod Loader Version
26.1
Mod Loader
Forge, N/A
Additional context
No response
Is your feature request related to a problem?
As discussed in a DM, the width of the "Entry #XYZ"-associated edit boxes when editing entries on a list configuration object are:
a) a bit too narrow to display the entirety of an identifier (such as
minecraft:the_nether), showing only the last half or sob) when clicked upon, the entry box widens but does not scroll to the start of the entry
Solution(s)
a) Some way to control the width of the entry boxes. This could be done through an @ConfigOption.Width or associated
b) The text box would expand to the left, revealing all of the text.
Describe alternatives you've considered
b) Alternately, the text should be justified in such a way that the beginning of the text is displayed during the "half" (if I understand the code correctly) rendering, meaning that, as the box expands to the left, the text would also "expand" to the left
Mod Version
4.0.0
Mod Loader Version
26.1
Mod Loader
Forge, N/A
Additional context
No response