Open
Description
Steps to reproduce:
- Run the
demo_GridViewWidget
notebook - goto the second example of "Interactive edition of Young tableaux"
- Replace 10 (or any value) by 9 (a wrong value)
- Reverse the change
Result:
- The modified cell stay dirty
Expected:
- All cells are clean
This might get more complex with more dirty cells.
It also don't change the set of visible addable/removable cells leading to potential exceptions.
See:
sage-combinat-widgets/sage_combinat_widgets/grid_view_editor.py
Lines 610 to 613 in dcd47e4
sage-combinat-widgets/sage_combinat_widgets/grid_view_editor.py
Lines 405 to 414 in dcd47e4
Metadata
Metadata
Assignees
Labels
No labels