Alex Von Hoene
Alex Von Hoene
In "low data mode" , in the message page, the message composition field's text color is always black, even when the field's background color is also black.
The referenced page is down and I can't find an archived copy. If no one can find the code, this feature request will probably have to be reimplemented.
Many magnet links are not guaranteed to contain a tracker URL, and may require using DHT to actually get the torrent's content. This feature may have to wait for btpd...
I don't mind that "file paths" are actually strings in ImageJ macros. What I do mind is that `return`ing the results of a function call only works if the result...
@ctrueden, I tried your suggestion of using [script parameter syntax](https://imagej.net/Script_Parameters) in my functions. It doesn't work, hence #173.
I like the current dither patterns; I think they are more visually distinct than ordered dithering. I wonder how difficult it would be to detect and adaptively fill in the...
I'm having the same issue. I downloaded [luarocks-3.2.0-windows-32.zip](http://luarocks.github.io/luarocks/releases/luarocks-3.2.0-windows-32.zip) from [here](http://luarocks.github.io/luarocks/releases/) (3.2.0, rather than 3.2.1, because of #1085), and the only files are `luarocks.exe` and `luarocks-admin.exe`.
I prefer that programs show the full path in the title bar. * It makes it easier to remember where my project is if I need to open another file...
This also happens even if "Auto Save Notes" is enabled.
[The second tutorial](http://klee.github.io/tutorials/testing-regex/) has, in the middle, this very helpful list of things KLEE can and can't do: > Some types of errors KLEE detects include: > > - ptr:...