tukez

Results 10 comments of tukez

I think a more generic solution would be better than just separate builderRegistry and runImageRegistry. Same problem occurs if you define your own buildpacks (for example changing the JVM to...

I'm running into the same bug. Here is a full stack trace. ``` 2022-10-17 12:26:19.947 [reactor-http-epoll-2] ERROR reactor.core.publisher.Operators - Operator called default onErrorDropped io.netty.util.IllegalReferenceCountException: refCnt: 0, decrement: 1 at io.netty.util.internal.ReferenceCountUpdater.toLiveRealRefCnt(ReferenceCountUpdater.java:83)...

This warning logging is caused by the annotation manager's source, it does not update the style delegate when a new style is loaded.

Workaround for this is to remove and recreate the annotation manager and all its annotations when the style changes. If you use clustering, do not pass clustering options when recreating...

This might be caused by the fact that AnnotationManagerImpl generates non unique cluster layer ids.

Regardless of the used configuration property, the file format specification/example is missing.

We need this too. TextureView allows changing the order of video views, for example to show one video in the background and other picture in picture style on top (and...

This is still relevant.

@Fatman007 I create a temporary node during drag under the empty node to be able to drop it.