Skip to content
This repository has been archived by the owner on Mar 2, 2018. It is now read-only.

Feature request: explicit order of lifelines #48

Open
dimaqq opened this issue Feb 29, 2016 · 0 comments
Open

Feature request: explicit order of lifelines #48

dimaqq opened this issue Feb 29, 2016 · 0 comments

Comments

@dimaqq
Copy link

dimaqq commented Feb 29, 2016

Let's say I wanted specific order of lifelines.
For now, I'm using these dummies @found statements to set it up

@found "1"
@found "2"
@found "3", ->
 @message "prepare", "2"
@found "1", ->
 @message "use", "2"

Of course there are display artefacts because of that...
It would be really cool if order could be set up without artefacts.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant