[ENH] Implement multi window editing#2820
Merged
lanzagar merged 19 commits intobiolab:masterfrom May 11, 2018
Merged
Conversation
e7a68dd to
5ea0f16
Compare
Codecov Report
@@ Coverage Diff @@
## master #2820 +/- ##
==========================================
- Coverage 82.12% 81.66% -0.46%
==========================================
Files 334 327 -7
Lines 57663 55786 -1877
==========================================
- Hits 47354 45560 -1794
+ Misses 10309 10226 -83 |
501442e to
fdc3941
Compare
6938fdc to
d2acc81
Compare
d2acc81 to
6fc37ac
Compare
6fc37ac to
5d3f559
Compare
5d3f559 to
5c5ec82
Compare
5c5ec82 to
62565cd
Compare
Delegate to external browser instead
Update the stored list immediately on any change
Try to retrieve the workflow file via the OWWidget instance extracted from the stack.
62565cd to
4f694a7
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Issue
Canvas does not support multiple open windows/workflows.
Description of changes
Implement multi window/workflow editing.
Includes