Lucas Lorentz

Results 92 comments of Lucas Lorentz

Sorry for the late reply. How many caddy docker proxy server replicas do you have? Looking only at the error message, it seems that a replica got a request to...

That sounds good, can you please create a PR?

Or you could move it to docker swarm config to keep using the Caddyfile syntax . Both supports reload.

Hey, do you have an svg example that reproduces that problem? I've just changed a little the positioning of svg use elements, I would like to know if that alone...

Sorry for the delay. Can you post the image again? I can't see it anymore. Or maybe just e-mail me it.

Hello. For a coloring book, you may listen to mouse events like hover and find the right svg element that is hovered. You can use the method DisplayUtils.getSVGElement, or traverse...

To find the x and y, you may simply get the element bounds using the flash method getBounds. http://help.adobe.com/pt_BR/FlashPlatform/reference/actionscript/3/flash/display/DisplayObject.html#getBounds()

The library tries to allow editing all svg properties directly on the svg element (that is added to the display tree). It also render the element again after those changes.

**Trying to set style - byt it has no result. Maybe i sould do anything else?** Sorry, I'm quite out of the SVG world. It is not "fill-color", it should...

Hey @tyler71 Did you configure CADDY_DOCKER_POLLING_INTERVAL or polling-interval? If docker API is not available, I do expect some errors to be logged. But probably every 30 seconds, the default polling...