LotroCompanion / lotro-companion

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

LC_SHOW_TECHNICAL_COLUMNS failing if set to True #586

Closed dt192 closed 6 months ago

dt192 commented 6 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 6 months ago

Fixed.