Ivan Peevski
Ivan Peevski
A ->transformLine() method that doesn't output <p> tags (similar to Parsedown) would be sufficient IMHO
Same issue. Just noticed that in the first state (where it's squished), it does let you draw, but it's very distorted. If you try painting from the top-left corner, it...
No CSS, but I think I figured out what was doing it. It happens if it's instantiated while it's hidden. When it comes into view, I have to call .resize()...
Fixed height shows the container bigger, but the side effects of offset and distorted paint are still there until resize
Well, as I said before, I think it is a similar issue - the signature div is in a display: none part when first initialised, and shown after that. When...
I think this issue should be left open. The strange thing is that even with monkey patching, it used to work fine until we upgraded PHP/Xdebug to newer versions. So,...
@kenjis That may be so (and explains why it happened after the upgrade, since as part of that we would have upgraded PHP-Parser to 4.13) and it helps with tracking...
Excluding tests that use Monkey Patching seems like the best we could do until we rewrite tests I think Thanks for your help.
My error is slightly different, but same issue - need a way to skip SSL validation. Error: "Error: unable to verify the first certificate"
On linux, the directory is `$HOME/.config/chaiNNer` It's north of 5Gb after uninstall ... Another directory that is left over is `$HOME/.cache/chainner_pip`