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

Change location of text and border color of obstacles. #54

Open
OscBer97 opened this issue Oct 20, 2022 · 3 comments
Open

Change location of text and border color of obstacles. #54

OscBer97 opened this issue Oct 20, 2022 · 3 comments
Labels

Comments

@OscBer97
Copy link

Hello

Im having some problems with modifying the layout/design of a dynamic minefield (G*MPOFD---****X). First I am trying move the label text to the anchorpoint. To make the label look the same as for general obstacle zone (G*MPOGZ---****X), is this possible? And if so, how do I do it?
The second problem I am having is when I try to add an outline color to the created obstacle zone. In MilStdAttributes.js I have found the OutlineColor attribute, but when I change it nothing happens, I have tried playing around with OutlineAlpha, OutlineWidth and some of the other attributes but nothing adds a border… How do I add an outline color to a obstacle zone?
@michael-spinelli
Copy link
Contributor

1st question, which label are you talking about? I'm not sure what you're trying to do:
image

2nd question, Obstacles are always green.
image

@michael-spinelli
Copy link
Contributor

Sorry, you said outline color, not line color. Let me take a look.

@michael-spinelli
Copy link
Contributor

I believe the outline color/width/alpha only works for single point graphics.

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

No branches or pull requests

2 participants