GregTech
GregTech copied to clipboard
[BUG] AdvancedTextWidget not centering text
Describe the bug AdvancedTextWidget do not center their texts.
Setup Dev
Steps To Reproduce
- Look at Fluid Regulators GUI
- Observe that the text isn't centered.
Expected behavior That the text should be centered.
Screenshots If applicable, add screenshots to help explain your problem.


And it's intended. In multiblock screens for example, text is not supposed to be centered
And it's intended. In multiblock screens for example, text is not supposed to be centered
Good point, I was thinking of this too. Maybe a boolean to control it when desired?