printdotio / printio-ios-sdk

SDK that enables the printing of any photo, from any source, onto any product!
Other
20 stars 11 forks source link

Wall Calendar issue #501

Closed mkontic closed 8 years ago

mkontic commented 8 years ago

Hi Boro,

https://admin.print.io/admin#/orders/371619/images

Last Image 14/14 is missing customer's photo. It's not even in the code:

{  
   "name":"canvas",
   "commands":[  
      {  
         "args":{  
            "map":"0=+0+0,1=+0+0"
         },
         "name":"combine"
      }
   ],
   "layers":[  
      {  
         "name":"canvas",
         "commands":[  
            {  
               "args":{  
                  "map":"0=+0+0"
               },
               "name":"combine"
            }
         ],
         "layers":[  
            {  
               "settings":{  
                  "uri":"https://az412349.vo.msecnd.net/product-calendars/PB/SimplyModern/WallCalendarWhiteBackground2016.png",
                  "index":0
               },
               "name":"image"
            }
         ],
         "settings":{  
            "height":"5250",
            "width":"2925",
            "color":"#00000000",
            "index":"0"
         }
      },
      {  
         "name":"canvas",
         "commands":[  
            {  
               "args":{  
                  "map":"0=+0+0"
               },
               "name":"combine"
            }
         ],
         "layers":[  
            {  
               "settings":{  
                  "uri":"https://az412349.vo.msecnd.net/product-calendars/PB/Traditional/Traditional_117_V3.png",
                  "index":0
               },
               "name":"image"
            }
         ],
         "settings":{  
            "height":"5250",
            "width":"2925",
            "color":"#00000000",
            "index":"1"
         }
      }
   ],
   "settings":{  
      "color":"#ffffff",
      "width":"2925",
      "height":"5250"
   }
}

@perisicboro

Ivan1985 commented 8 years ago

@tobiasfrier @mkontic I couldn't recreate this issue, it's all good on our side. It's probably some very old issue, so we can close this ticket.