wvell

Results 5 comments of wvell

I think the problem is that you are mixing string and object. @carljthompson your example will result in the following json: `{"update":"{ \"update\": { \"labels\": [ { \"add\": \"cjt_test_label\" }...

This would really help

For those who are looking for a "solution". I'm removing 1 pixel from height or width when i'm hitting an uneven pixel value. ```javascript // If the width or height...