Deactivate breakpoint functionality for non-sources completely
Framework for numerical computations, data analysis and visualisation
Brought to you by:
numere
Deactivate the breakpoint functionality in the context menue and on the sidebar, if the current file is not a source file.
Analysis:
The functionality in the popup menue is controlled by the OnRightClick() function. The sidebar functionality is controlled by OnMarginClick(). In these functions the file type checks have to be added.
Implementation:
Fix was implemented as proposed by the analysis.
Documentation:
Not needed - Bug fix.
Tests:
Functionality was verified in a durability test. Bug fix accepted.
Anonymous
Diff:
Diff:
Diff:
Diff: