Twintop's Resource Bar

Twintop's Resource Bar

670k Downloads

Unmatched open parenthesis makes bar text render incorrectly

Twintop opened this issue ยท 0 comments

commented

Having an unmatched open parenthesis ( inside of an if/else block results in the square brackets of the if/else block to also be rendered out.

This has to do with how parsing of logic nesting "levels" works in ScanForLogicSymbols() and how FindNextSymbolLevel() uses these parsed values.