Marcus Wu
Marcus Wu
At BiblioLabs we have been using a different approach to highlighting. We had issues with properly calculating positioning for overlays in certain conditions. They also do not provide the ability...
We did end up deviating (hence the fact that we have the new blacklist code to issue the pull request for), and we decided that we don't like having to...
I did notice some performance degradation using the original code until I changed the blacklisting. The original blacklist code iterates through a list of blacklisted classes, elements, and ids for...
I understand the desire to move away from altering the spine DOM, and I can understand phasing that out as part of the Readium viewer project. However, blacklist use is...
I came here to make the same suggestion as @rsescu. Perhaps use a [git submodule](https://git-scm.com/book/en/v2/Git-Tools-Submodules) to link the KiCad files back into this project so you can still pull it...
I was thinking about it more, and if you wanted the Kicad components under a separate license, it would be nicer under a separate repo. For instance, in order to...
Looking at the code it seems that it does not support this right now. I'll think about how this could be implemented. I might submit a PR. I did find...
@ajstarks I know you have been focused on other libraries / projects (and I considered using one of them instead, but it doesn't cover all of my needs right now....