DavidKinder / Windows-Inform7

Front-end for the Windows version of Inform 7.
http://inform7.com/
Artistic License 2.0
70 stars 10 forks source link

Skein improvements #61

Closed DavidKinder closed 1 year ago

DavidKinder commented 1 year ago

Skein should support Undo and Redo from the Edit menu

Will need to think about how this works when playing a game, possibly disable undo/redo then, and clear undo history on starting a game. This will also affect the Trim option, or at least the warning shown before applying it.

Scrolling the skein

Support dragging the skein by clicking on blank areas.

DavidKinder commented 1 year ago

I have split this into two new issues: https://github.com/DavidKinder/Windows-Inform7/issues/67 https://github.com/DavidKinder/Windows-Inform7/issues/68