Fix compose mode
Framework for numerical computations, data analysis and visualisation
Brought to you by:
numere
The compose mode is currently not available in direct console mode due to the architectural change from console to GUI application. Re-implement this functionality.
Analysis:
To fix this behavior, the variable sPlotCompose has to be a private member variable of the kernel, and to display the special input marker, the continue keyword in the corresponding blocks has to be replaced by something more fitting.
Implementation:
The fix was implemented as proposed by the analysis. Implementation tests were passed successfully.
Documentation:
Not needed - Bug fix.
Tests:
No deviations detected. Bug fix implemented successfully.
Anonymous
Diff:
Diff:
Diff:
Diff: