Jan Tichavský
Jan Tichavský
I created a pull request solving this problem
And guys you should definitely commit your yarn.lock => now I cant even build it ... i had to upgrade @parcel library
Hi I have still the same problem, if I am creating zip archive with lots of small files, very often it generates corrupted archive some data are missing, cause i...
Hi yes, but it should be probably done for all react properties ... sort option was working, but it is set onMount and than it couldn't be changed (unless you...
I have already seen your issue (#139) and your solve. I forgot to mention that i am using this library in browser (the psd.js file (or psd.min.js file)). And these...
Thank you very much. You are a genius.
You can virtualize the tree (by passing height and itemHeight to the Tree component) and that helps you a litlle bit (animation example: https://tree-react-component.vercel.app/demo/animation ) => not visible html elements...