gordyr

Results 7 issues of gordyr

Please forgive me if I am incorrect but I was of the understanding that you can only send an array of ArrayBuffers as transferable objects? In your worker.js file you...

When initializing your latest asm.js code for the crn decoder, chrome reports multiple Assertion failures. This occurs on your example http://toji.github.io/texture-tester/ also.

Two main changes:- 1. Hides fragment until all CSS files added via the "addCss" method are loaded. from my apps homepag 2. Simple resource management - Keeps a log of...

I have just installed my domains SSL certificate and when accessing my app via https:// Sonic turbo appears not to be working, i.e. I get nothing rendered. From inspecting the...

Hi, I have a particular use case where I would like to call a public function '\Sonic\Home\functionname()' From within a gearman worker. http://www.php.net/manual/en/book.gearman.php These are separate individual PHP files that...

I'm attempting to render single view or turbo fragment on demand so that I am not re-rendering the full layout/page when it isn't necessary. So far I have set up...

My apologies for posting another issue so soon. I seem to have an issue regarding CSS in turbo mode. My understanding is that each pagelet should not be displayed until...