j340m3 / python-msquaredc

A tool that enables double blind coding
BSD 2-Clause "Simplified" License
1 stars 1 forks source link

Undo/redo codables #7

Open j340m3 opened 7 years ago

j340m3 commented 7 years ago

Implement command pattern for codables and persist its stack so it is always resumable

j340m3 commented 6 years ago

Fix bug from resuming codable (just gather all data and call it a day) Add previous button. BONUS: Jump button -> add to yaml possibility to specify jump field data. If not provided, no jump button