2a726c7136
### Problem description TextEditor line numbers were still partially rendered despite mShowLineNumbers being set to false ### Implementation description I wrapped the line no. rendering code in `if (mShowLineNumbers) { ... }`. ### Screenshots Before: ![image](https://github.com/WerWolv/ImHex/assets/45818400/58a2cfdd-1ee0-484b-ba05-6e886ad4fd65) After: ![image](https://github.com/WerWolv/ImHex/assets/45818400/5d204e2b-12a5-4fc9-bcfc-da6b8e6359e1) |
||
---|---|---|
.. | ||
external | ||
libimhex | ||
third_party |