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

setScreenBackground() on missionscreens with backgroundSpecial clears/hides map. #238

Open
CmdrSvengali opened this issue Jul 8, 2017 · 0 comments

Comments

@CmdrSvengali
Copy link

When working on the unified handling for the background AddOns I've noticed that you can't set the background-images without losing the map on missionscreens which are using backgroundSpecial, even if the image uses an alpha channel. Using setScreenOverlay() instead as workaround works pretty well though, but it's just that - a workaround.

To reproduce (with a BGS image):

  1. mission.runScreen({backgroundSpecial:"LONG_RANGE_CHART"})
  2. setScreenBackground("bgs_inter_ov.png")
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

1 participant