Filetree interpretes folders containing dots as files
Framework for numerical computations, data analysis and visualisation
Brought to you by:
numere
The filetree interpretes folders like "V2.1" as a file and tries to load this file while double clicking. The file popup menue is also appearing.
Analysis:
The simplest solution is adding a flag to the FileNameTreeData class telling NumeRe that the current item is a directory.
Implementation:
The fix was implemented as propose by the analysis.
Documentation:
Not needed - Bug fix.
Tests:
Tests didn't show any deviations. Fix accepted.
Anonymous
Diff:
Diff:
Diff:
Diff: