KnossosNET / Knossos.NET

Repository for the Knossos.NET launcher, currently in development.
GNU General Public License v3.0
21 stars 10 forks source link

Underscores do not show up in GUI #178

Closed wookieejedi closed 3 months ago

wookieejedi commented 3 months ago

Throughout the Dev tab, and possibly other locations, underscore characters are not displayed. For example, in a Mod ID I have a mod that has an underscore in the Mod ID, and it is present in the json file FotG_R, but in KNet it simply is shown as FotGR. Similarly, if I make a mod package, I can type an underscore into the package name, and it makes the folder name with the underscore, but it does not display the underscore in the GUI.

notimaginative commented 3 months ago

Should be fixed in #179 but you might want to give that PR a try just to be sure I didn't miss anything.