Nick Spreen

Results 39 issues of Nick Spreen

New year, new project involving LightBox ;) Since #250 seems to be fixed now with SPMs new resource integration, and iOS 13 is gaining more adoption anyway, I'd love to...

I know I know. This has been asked before in #129 and #84 and apparently fixed in #138, but it's mentioned nowhere how this feature should be used. If I...

priority: medium
status: queued

If you don't read the text fully, from the visuals only you get the impression to flag all _false_ fields, not all _true_ ones. The strictly equal fields are marked...

enhancement

Hey, great project! I tried to get the helm nfs server provisioner running and ran into some roadblocks on a GCE centOS 8 machine. First, just starting the helm chart...

question

Hey, I love the project! It seems to be the most active Janus docker container project out there. I am struggling with some of the core concepts, though. How do...

I'm not sure how much control this project has over this, but it seems like the architecture you're choosing does result in a large number of public IPs being created....

This is a pretty simple question: The docker compose file of this repo comments out all relay port ranges. What are the limitations of this? Can the TURN server still...

question

#### Description: I'm playing on ABOE 3.8.6b. As you can see, the upgrade doesn't work. It seems to have worked exactly once. I tried switching around the order, restarting my...

bug

**Describe the bug** On apple maps, `onDragEnd` is not fired. I tried `consumeTapEvents` true and false, no change. **To Reproduce** ``` Marker( markerId: MarkerId('marker_${e.uuid}'), position: e.position.latLng, draggable: true, onDragEnd: _mapTap,...

bug

**Describe the bug** The location button and the compass are overlapping. **To Reproduce** Open the map in full screen like so ``` showGeneralDialog( context: context, pageBuilder: (context, _, __) {...

bug