LotroCompanion / lotro-companion

A graphical tool to manage your Lotro Characters (including gear/stats simulation)
33 stars 4 forks source link

LC_SHOW_TECHNICAL_COLUMNS failing if set to True #586

Closed dt192 closed 10 months ago

dt192 commented 10 months ago

This should probably use equalsIgnoreCase as it fails if the user sets it to True or TRUE

https://github.com/LotroCompanion/lotro-companion/blob/30bd3657b3965f632e7c69e13b87edba5eefeda5/src/main/java/delta/games/lotro/gui/utils/UiConfiguration.java#L16C4-L16C31

dmorcellet commented 10 months ago

Fixed.