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

Radar window scale (bigger radar window) #521

Closed
L0ck0n opened this issue May 23, 2018 · 1 comment
Closed

Radar window scale (bigger radar window) #521

L0ck0n opened this issue May 23, 2018 · 1 comment
Assignees

Comments

@L0ck0n
Copy link

L0ck0n commented May 23, 2018

Currently there is only option to scale down radar window (below 100%), there is no option to make Radar window bigger than 100% (like 150% or 200%). Bigger radar window is especially usfeul for selecting swarm of missiles or crafts at bigger distances.

@PapaJoesSoup
Copy link
Owner

PapaJoesSoup commented May 23, 2018

Implemented changes into Support Branch.
New Behavior:
RWR and Radar windows now have 2 new persistent parameters each.
RWR_WINDOW_SCALE_MIN, RWR_WINDOW_SCALE_MAX and
RADAR_WINDOW_SCALE_MIN, RADAR_WINDOW_SCALE_MAX.

By default these values are set to 0.50 and 1.50 respectively. The scaling code now honors these persistent settings. No provision has been made to allow altering the min and max values in the UI, but they can be changed in the settings.cfg file if the user desires to increase/decrease the limits.

Will be included with the next release of BDAc

PapaJoesSoup added a commit that referenced this issue May 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants