Little issue with tooltip at endfor
Framework for numerical computations, data analysis and visualisation
Brought to you by:
numere
Because of the "ä" in the tooltip text, the highlighting of the correspinding endfor doesn't work correctly. => Apply the derived fix to all block tooltips.
Analysis:
This fix can be done by applying a function countUmlauts(const string&), whose result is added to the block's length.
Implementation:
Fix was implemented as proposed by the analysis.
Documentation:
Not needed - Bug fix.
Tests:
The issue is disappeared. No further deviations detected. Fix was implemented successfully.
Anonymous
Diff:
Diff:
Diff:
Diff: