zmalltalker / sketch-android-assets

Generate Android assets in Sketch
GNU General Public License v3.0
356 stars 55 forks source link

DIP to pixels is calculating even if I cancel the request #3

Closed Tetrikus closed 10 years ago

Tetrikus commented 10 years ago

Sketch 2.4.2 If I choose DIP to Pixels and choose Cancel in the Input Alert, the Plugin does still try to calculate a value, but the result is nullpx or 0px.

sketch-plugin

zmalltalker commented 10 years ago

Thanks! I just added a test for that, should be resolved now.