MrKinau / FishingBot

1.8 - 1.20.6 Fishing bot for Minecraft
GNU General Public License v3.0
321 stars 67 forks source link

maingui: use monospaced log font #196

Closed Artoria2e5 closed 1 year ago

Artoria2e5 commented 1 year ago

should align the INFO and the number stuff better. not sure if it works at all!

MrKinau commented 1 year ago

Thanks for your contribution, I've merged it with some changes:

  1. Apply the config to the parent instead of the new scene
  2. Use the mainstyle.css instead of configstyle.css (I guess it's just a copy-paste issue)

Although I don't understand why you requested this change, because the log always aligned correctly (for me), but maybe it wasnt working for other languages or I havent spotted it, I've simply merged it because it looks better as well. Thanks.

Feel free to open another PR if you do not accept my changes or it does not look as you expected. I'll publish a release including your change soon. Thanks!

Artoria2e5 commented 1 year ago

Well the misalignment goes as follows: image

The INFO bit has three spaces after it because it is supposed to align with WARNING.