Merge remote-tracking branch 'origin/pr/3733'
This commit is contained in:
commit
b154846bdc
@ -1325,7 +1325,10 @@ tabs.show:
|
|||||||
|
|
||||||
tabs.show_switching_delay:
|
tabs.show_switching_delay:
|
||||||
default: 800
|
default: 800
|
||||||
type: Int
|
type:
|
||||||
|
name: Int
|
||||||
|
minval: 0
|
||||||
|
maxval: maxint
|
||||||
desc: "Duration (in milliseconds) to show the tab bar before hiding it when
|
desc: "Duration (in milliseconds) to show the tab bar before hiding it when
|
||||||
tabs.show is set to 'switching'."
|
tabs.show is set to 'switching'."
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user