cwassert

Results 5 issues of cwassert

Thank you very much for creating and publishing this project! Thanks to you I was able to transport my passwords from chromium (79.0.3945.130) to firefox (68.4.1esr). I could not find...

It seems like the SAM implementation makes only one read in order to receive the next command. The following python code works fine. ```python import socket s = socket.socket(socket.AF_INET, socket.SOCK_STREAM)...

enhancement
minor
SAM

Since a LayerGroup can also have a `minResolution`, `maxResolution`, `minZoom` and `maxZoom`, it makes sense to add this feature to layer groups as well.

### I have checked if others have suggested this already - [X] I have checked this issue tracker to see if others have reported similar issues. ### Feature description When...

Android
feature request