wasabee-project / Wasabee-IITC

ENL DrawTools and Op Management
Apache License 2.0
30 stars 21 forks source link

Pin color change #350

Open Mandrex16 opened 2 years ago

Mandrex16 commented 2 years ago

Hi. New to this and wanted to suggest that when changing color that the new pins be that color. Several different configuration with same color pin is difficult.
Thanks and great work! πŸΈπŸ˜Žβ˜€οΈπŸ––πŸ‘πŸ—πŸ”ΊοΈπŸ‡ΉπŸ‡ΉπŸ‡ΊπŸ‡²

le-jeu commented 2 years ago

I assume you are speaking about the quick draw feature that allow to change the color of next links Currently, anchors don't hold any color information. The color of outbound links could be used for this but what color to use for a portal with different outbound link colors then ?

SebastienForay commented 2 years ago

what color to use for a portal with different outbound link colors

Defaults / fallback to Operation color ?

cloudkucooland commented 2 years ago

This might be something for api v2 when we change the file format. We can add per-anchor color now, and just have it ignored/lost on older clients. Right now the server doesn't store anchor info at all, it just calculates it op request. Having per-pin color would require this to be changed.

Mandrex16 commented 2 years ago

Hi. Thx! Based on a fresh start Orange would be the set of links. Moving to different area close to the Orange pins would be your next color; Red. If you like it, whenever you get the time.

Cheers! Houston ENL16

Henry aka Mandrex

On Wed, Mar 30, 2022, 15:34 LeJeu @.***> wrote:

I assume you are speaking about the quick draw feature that allow to change the color of next links Currently, anchors don't hold any color information. The color of outbound links could be used for this but what color to use for a portal with different outbound link colors then ?

β€” Reply to this email directly, view it on GitHub https://github.com/wasabee-project/Wasabee-IITC/issues/350#issuecomment-1083598540, or unsubscribe https://github.com/notifications/unsubscribe-auth/AYPNEMYLTNE6KFCRKJSTYXLVCS3FJANCNFSM5SCNBBGA . You are receiving this because you authored the thread.Message ID: @.***>

le-jeu commented 1 year ago

The anchors do not hold color information but are now colored according to the color of the links thrown from the portal image For instance, on the upper right, the pin is orange because it throws red and yellow links. The targets use the operation color.