Opened 3 years ago

Closed 3 years ago

Last modified 3 years ago

#22 closed task (fixed)

verify undoing selection modification doesn't fail in a specific case

Reported by: Hiro Lynx Owned by:
Priority: minor Milestone: [A] v1.0 feature freeze
Keywords: Cc:

Description

when undoing selection modifications, we in fact search the latest selection clear and redo all selection modifications from there except the one being undone.

it is possible that when looking the latest selection clear, we can't find one because it has been forgotten.

it should be verified that this case doesn't crash and behaves coherently by refusing to undo and purging the impossible-to-undo actions left.

Change History (2)

comment:1 by Hiro Lynx, 3 years ago

Resolution: fixed
Status: newclosed

fixed when working on #21

comment:2 by Hiro Lynx, 3 years ago

Milestone: v1.0 feature freeze[A] v1.0 feature freeze

Milestone renamed

Note: See TracTickets for help on using tickets.