[WIP] Region highlight#25
Conversation
Zemurin
left a comment
There was a problem hiding this comment.
Looks good to me, just add this info to readme.md to appropriate place.
|
Stuff to fix:
|
|
@Zemurin do you know which function to modify to apply highlight color to previously strafed pixels? |
|
Unsure why you'd do that. Strafed means a link is active. If you clicked the comment then that comment is active, other links should be deactivated. Doing both at the same time seems dangerous. But to answer your question I don't think there's a "state" - ie, the program strafes provinces in a link and then forgets about it until a command comes to strafe something else and restore these specifically. I don't think I have a registry of strafed provinces at a given time. I could be wrong though. |
They are deactivated, but as you can see the strafed pixels return to the province color. They should return to the highlight color (grey) instead.
Yes, only |

#25

After left click: highlight
After right click: de-highlight
