Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ChunkyBorder - Red overlay #359

Closed
PLESOP opened this issue Feb 15, 2022 · 2 comments
Closed

ChunkyBorder - Red overlay #359

PLESOP opened this issue Feb 15, 2022 · 2 comments

Comments

@PLESOP
Copy link

PLESOP commented Feb 15, 2022

I use current SquareMap and LiveAtlas

Once I deactivate LiveAtlas the world is not overlaid with red

Is there any way to turn off the red overlay?
obrazek

Border was created by the Chunky plugin and the following commands:
chunky world world
chunky shape circle
chunky spawn
chunky radius 10000
chunky border add

markers.json
[{"hide":false,"z_index":0,"name":"Spawn","control":true,"id":"squaremap-spawn_icon","markers":[{"tooltip_anchor":{"z":-8,"x":0},"size":{"z":16,"x":16},"anchor":{"z":8,"x":8},"tooltip":"Spawn","icon":"squaremap-spawn_icon","type":"icon","point":{"z":14,"x":-4}}],"order":0,"timestamp":1644941282264},{"hide":false,"z_index":1,"name":"World Border","control":true,"id":"squaremap-worldborder","markers":[{"color":"#ff0000","tooltip":"World Border","type":"polyline","points":[{"z":-29999984,"x":-29999984},{"z":-29999984,"x":29999984},{"z":29999984,"x":29999984},{"z":29999984,"x":-29999984},{"z":-29999984,"x":-29999984}]}],"order":1,"timestamp":1644941282264},{"hide":false,"z_index":0,"name":"World Border","control":true,"id":"chunky","markers":[{"popup":"World Border","color":"#ff0000","center":{"z":14,"x":-4},"fill":false,"type":"circle","radius":15000.0}],"order":1,"timestamp":1644941282264}]

@JLyne JLyne closed this as completed in af8f197 Feb 15, 2022
@JLyne
Copy link
Owner

JLyne commented Feb 15, 2022

Should be sorted now. Seems the logic wasn't quite right for determining whether to fill/stroke some shapes

@JLyne
Copy link
Owner

JLyne commented Feb 15, 2022

Fix will be in the next release, try this version in the meantime

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants