-
Hello,
As a user, I should not be able to make a selection on the wave if I a don't plan to use it.
By default, the option "loopSelection" is set to false so canvas selection should not be visible.
…
-
Sorry to open yet another feature request, as I know you guys are swamped, but after the discussion on TOR integration in #76, this idea came to me which seems perfect for Mailpile.
It would be absol…
-
Do you envision adding a configuration based (may be JSON) Network Definition instead of a code based Network definition ?
-
Let's say I've this sequence of promise, all running async returning new promises again
``` js
this.doThat()
.then ( this.doThatToo )
.then ( this.andDoThis )
.then ( this.butFailHere )
.otherwise ( …
gr2m updated
11 years ago
-
| | |
|--------------------|----|
| Bugzilla Link | [PR4497](https://bugs.llvm.org/show_bug.cgi?id=4497) |
| Status | RESOLVED FIXED |
| Importance | P n…