query-wow

Results 6 comments of query-wow

If people still use this, the knockout version would be something like this ``` ko.bindingHandlers.truncate = { init: function (element, valueAccessor, allBindings) { $(element).text(valueAccessor()); $(element).succinct({ size: allBindings.get('size') || 100 });...

Changing the stroke value to < 7 works

Managed to fix my issue. Make sure you point ```NftJsonGen ``` to your actual executable on your project

Hi @SanderRossel , i've taken a quick look at it and it look at it and it looks great! If you need any help, i can take some time to...

@Misha-133 will check and see if it still happens