Jurjen N. E. Bos

Results 18 comments of Jurjen N. E. Bos

Can be reproduced trivially on Edge (Windows 10) if you just use the demo (from the docs directory). I take any item (first item of first list suffices), drag it...

I've been playing around and it appears that items disappear if and only if the items are dragged outside of the droppable area. I noticed that when the items disappear,...

Looking at the git blame my guess is than the following two lines have vanished due to #777: ` dragging.style.display = dragging.oldDisplay delete dragging.oldDisplay ` In html5soryable.ts:426 or so This...

It is reproducable on Edge (windows 10). Just take the example file, take the first item of the first list, drag far enough up, and poof! Vanished.

This appears to be the same bug as #424

Yes, please! I was trying to decode a PKCS8 blob (inside a PKCS12 blob, but that's another story...) and I got an error that it didn't recognize the PBES2. Only...

There now are download instructions on using luajit in the readme. However, the pypi still gives the old version of lupa, which is 1.14. There are quite a few fixes...