Undo button not loading correct cached table #277
Labels
GUI: Bragg / Rietveld Tab
The Bragg / Rietveld plotting tab
Priority: Medium
Medium priority feature / fix
ReductionType: IDL
Related to the legacy IDL-based reduction from Joerg
Type: Bug
Bug in application; Crashes; Requires break-fix work
Milestone
If you:
--mode idl
)Clear
a rowUndo
a rowyou will notice that not all the fields are repopulated. Doing this cycle over an over reveals that the cached state of the table is out of sync, reloading fields in rows or entire rows it shouldn't be.
The methods [
save_table
andload_table
] for this functionality is located ataddie.processing.idl.undo_handler.UndoHandler
The text was updated successfully, but these errors were encountered: