Moritz Pflanzer
Moritz Pflanzer
I can confirm the issue but am afraid that there might not be much that I can do about it. As you say it happens in Preview as well. I'm...
That is unfortunately not possible. For the comparison (and just for it) the PDF in question was opened with the standalone Adobe Reader.
External links are now supported. Internals links still do not work.
At the moment this is imposed by the handling of the slides. For each display a copy of the actual slide is created and inserted into a blank document to...
Thanks for the ideas 👍 Unfortunately I don't have a MacBook with touch bar so I'm not sure how easily I can work on this. If anyone lese could help...
Fixing the memory issue help to increase speed. Improving this further is no longer urgent.
This is not generally possible to infer for all possible slide sets. I decided for a different strategy to guess the correct mode than version 0.9.1 so this might be...
Seems to be an issue with Oclgrind or maybe even LLVM/Clang. I dumped all instructions and there is indeed a store instruction that store `undef` values. I am not sure...
Why would we care about false-positives when reading from write-only buffers? Isn't that already a problem/invalid use case in itself and we could live with the false-positives in that situation?
I think it would be worth fixing the order of imports in the official example: https://material.angular.io/components/chips/overview#chips-autocomplete At least then not everyone using it as a starting point is stuck with...