Caspar Gruijthuijsen
Caspar Gruijthuijsen
Nice that you're working on that now! I came across a couple of other issues that prevented me from running the minimal_example.m, but I managed to fix these issues myself....
Thanks for the details! It makes a lot of sense what you say. The current, manual way of doing it is possible of course, but creates quite some complexity for...
Did you intentionally close this? Would be fine by me, just wondering :-)
I picked up this issue again, as I was making the Simulink S-function compilation work on Windows (which was still unsupported) and I wanted to make the compilation process to...
How does it render differently? I've been through this too, and I think I figured out the requirements (which were already stated by @bengotow above): - compulsory file name: `email-frame.less`...
I think the problem in your case is that you didn't specify a value for the inversion filters in `email-frame.less`. Try changing these lines -webkit-filter: invert() hue-rotate(180deg); to -webkit-filter: invert(1)...
Awesome! Thanks for the very quick reply!
I agree that you can't treat the left/right boundary conditions independently any more; their recombinations will overlap. However, I'm still convinced that you have enough degrees of freedom to find...