Ruben Gees
Ruben Gees
Like I stated in https://github.com/greenrobot/EventBus/issues/249 I get warnings when I use generics with the indexer. This itself wouldn't be a problem, but Android Studio automatically switches to the code fragment...
Hi, great library! I experience the following issue: When I create an animation with a delay the onAnimationStart method is called immediately. I think it should be called after the...
Version: `2.3.2` Support preference Version: `AndroidX 1.1.0-alpha04` I get the following crash ocassionally reported by users and the play store console: ```ruby android.view.InflateException: Binary XML file line #20: Binary XML...
The design support library only requires sdk 14 as far as I know, so this library should also. Any specific reason for 19?
I just tried out the updated `vernemq.sh` script which now has a better mechanism to decide if the node should leave the cluster or just be stopped. I noticed that...
Hello! I have a feature request: Add support for `BYEASTER`. This is not in the RFC if I understood correctly, but an extension some implementations provide. Two examples are the...
### Environment - VerneMQ Version: `1.11.0` - OS: `alpine` docker - Erlang/OTP version (if building from source): 23 - Cluster size/standalone: 3 ### Expected behaviour We are using [webhooks](https://docs.vernemq.com/plugindevelopment/webhookplugins) to...
### Environment - VerneMQ Version: 1.10.4.1 - OS: Alpine Linux (Docker) - Erlang/OTP version (if building from source): 23 - Cluster size/standalone: 3 ### Expected behaviour No excessive logs and/or...
**maplibre-gl-js version**: 5.6.1 **browser**: Any (tested on Firefox and Chromium) ### Steps to Trigger Behavior 1. Add a layer with `icon-allow-overlap` and add many features to it. 2. Zoom out...