hide camera view when in reverse (#2144)

* partially hide camera view when in reverse

* lowest priority

* update ref commit

* fix type

* update refs
old-commit-hash: 9cd88526b513250aae592761a4d554a0eae4acc0
This commit is contained in:
Adeeb Shihadeh
2020-09-09 00:11:12 -07:00
committed by GitHub
parent a351212c04
commit 5b9466a76e
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -721,6 +721,11 @@ EVENTS = {
},
EventName.reverseGear: {
ET.PERMANENT: Alert(
"Reverse Gear",
"",
AlertStatus.normal, AlertSize.full,
Priority.LOWEST, VisualAlert.none, AudibleAlert.none, 0., 0., .2),
ET.IMMEDIATE_DISABLE: ImmediateDisableAlert("Reverse Gear"),
ET.NO_ENTRY: NoEntryAlert("Reverse Gear"),
},
+1 -1
View File
@@ -1 +1 @@
86f4d86cd7ae704d97efea1638f1a510d950c9bc
b47257005e7408737c66463c45f5db36153a849d