-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement testing tab to match the MacOS front-end #8
Comments
Started work on this on the "testing_tab" branch. |
The main body of this work has now been merged to master. |
Commit b3745fa makes labels/annotations consistent with the MacOS front-end: labels are no longer directly available, except for the "Set Winning Command" menu option. |
Commit 7e5d3bc adds splitting up the output of "test me" commands into test sub-item nodes in the skein. |
Commit c092cef adds drag and drop to the skein. |
Closing this issue as the work is substantially complete. The last remaining item, undo and redo, has been moved to a separate issue: #61 |
Following the OSX front-end, merge the skein and transcript into a new "Testing" tab. There are several related changes associated with this:
Remove the "Replay" menu.Allow different selections in the two skein panels.Selected knots in the skein don't need to be ones playing.The skein is no longer horizontally centred in the tab if less wide than the tab.Reduce spacing between skein knots."Test Me" knots have italic knots below them for the output they produce.Drag and drop of skein nodes with animation.The text was updated successfully, but these errors were encountered: