move: add tooltip to invert-z
This commit is contained in:
parent
f6a0ca2f41
commit
da92242ce9
@ -157,6 +157,9 @@ class Panel(ScreenPanel):
|
||||
"invert_z": {
|
||||
"section": "main",
|
||||
"name": _("Invert Z"),
|
||||
"tooltip": _(
|
||||
"Swaps buttons if they are on top of each other, affects other panels"
|
||||
),
|
||||
"type": "binary",
|
||||
"value": "False",
|
||||
"callback": self.reinit_move,
|
||||
|
Loading…
x
Reference in New Issue
Block a user