skulptur

Results 23 comments of skulptur

My bad, I posted the Pug line instead of the generated html. Here is the html updated as per your suggestion and still gives me the same problem: ``

This pug works: `ng-select([options]="[{value:'hello', label:'hello'}]", [multiple]="true", formControlName="sourceCategories")` Are there any known problems with async pipe and this component?

@basvandenberg I know angular has an issue with this but I have the feeling that you can fix it for the user by handling it on your component instead of...

I also need a fix for this

Because I use regl to render animations that in the end run at 24fps but regl runs too fast most of the time so it's hard to predict what the...

Thanks, I'll try that. I'm aware of time delta technique but in my case I really need my animations to be exactly the same frame by frame every time I...

@Prinzhorn Thanks. The rendering part isn't as much of an issue as I'm currently using [ccapture.js](https://github.com/spite/ccapture.js/). My problem was really about previewing since it was running way too fast. As...

Your code sample above is very similar to what my function already does. I copy-pasted `createHandlerMap` into my project temporarily while this issue is open. The only difference between what...

I am using angular cli and it worked fine for me. Install ng2-nouislider through npm as per instructions and then add this to your styles array on angular-cli.json: "../node_modules/nouislider/distribute/nouislider.min.css". I...

Hey guys, I'm interested in a conversion happening. I've used TSDX in a bunch of projects, might be a good fit here. https://github.com/formium/tsdx