IskenderWang / 787-family

787 family for FlightGear, after merging legoboyvdlp's abandoned -9 with the FGAddon -8
GNU General Public License v2.0
26 stars 7 forks source link

Use autobrake knob with scrollwheel #79

Closed nico-castell closed 1 year ago

nico-castell commented 1 year ago

The autobrake knob could only be used with the left click, when it could also be used with the scroll-wheel.

This PR makes that possible, and knob won't repeat the settings using the scrollwheel so you can't go from RTO to Autobrake MAX by accident if you scroll down, just like you won't go from Autobrake MAX to RTO by scrolling up.

I also did some formatting for clarity and coding in the autobrake.nas file to auto-deactivate the automatic brakes after rollout and/or after takeoff.

Marsdolphin commented 1 year ago

Thank you very much! All the previous pull requests will be reviewed, but they will be put on hold at this point because we have some merge conflicts happening, and these need to be resolved first.

nico-castell commented 1 year ago

You're welcome, if you need any help with those conflicts don't hesitate to ask.

Marsdolphin commented 1 year ago

Are you able to join discord / do you have a discord account? Or if not you could sign up on the FlightGear forums and send a direct message to me? This will make communication easier

nico-castell commented 1 year ago

Yeah, my Discord is cnicolas.dev#5316.

Marsdolphin commented 1 year ago

Can't find you for some reason... join here, this is our server: https://discord.gg/KzFm6kay5f

nico-castell commented 1 year ago

Closing to rebase this branch.