engahmedtaha

Results 3 issues of engahmedtaha

after making a new order that contains a base domain , wildcard and forth level `order = Await acme.NewOrder({ "example.com" , "*.example.com" , "*.acc.example.com" })` I got a valid challenge...

Hi When i set zoom to 0 the image fit to the maximum value of (width or height) i changed the original code from `minZoom = Math.max(self.options.minZoom, 0) || 0,`...

there is an issue when zooming a png image with transparent background