Skip to content

Undo button not loading correct cached table #277

@marshallmcdonnell

Description

@marshallmcdonnell

If you:

  • Load a table (in --mode idl)
  • Right-click to Clear a row
  • Right-click to Undo a row

you 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 and load_table] for this functionality is located at addie.processing.idl.undo_handler.UndoHandler

Metadata

Metadata

Labels

GUI: Bragg / Rietveld TabThe Bragg / Rietveld plotting tabPriority: MediumMedium priority feature / fixReductionType: IDLRelated to the legacy IDL-based reduction from JoergType: BugBug in application; Crashes; Requires break-fix work

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions