Jeroen Visscher

Results 3 issues of Jeroen Visscher

Deploying my dot.net 5 app with skiasharp with docker on linux, with this in my docker file: ``` FROM mcr.microsoft.com/dotnet/aspnet:5.0-alpine AS final ... RUN apk add --no-cache icu-libs fontconfig curl...

Title says it all: we would welcome a xfxEditor

enhancement
help wanted

Hi all, I would like suggest to remove the linkWidth in the calculation of posX as follows: // position clueTip horizontally if (opts.positionBy == 'fixed') { posX = linkLeft +...