Migrate ButtonWidget to NamedHotkey.
This commit is contained in:
@@ -128,6 +128,7 @@ Container@OBSERVER_WIDGETS:
|
||||
Width: 28
|
||||
Height: 28
|
||||
Background: sidebar-button-observer
|
||||
Key: Pause
|
||||
TooltipText: Pause
|
||||
TooltipContainer: TOOLTIP_CONTAINER
|
||||
VisualHeight: 0
|
||||
@@ -143,6 +144,7 @@ Container@OBSERVER_WIDGETS:
|
||||
Width: 28
|
||||
Height: 28
|
||||
Background: sidebar-button-observer
|
||||
Key: Pause
|
||||
TooltipText: Play
|
||||
TooltipContainer: TOOLTIP_CONTAINER
|
||||
VisualHeight: 0
|
||||
@@ -159,6 +161,7 @@ Container@OBSERVER_WIDGETS:
|
||||
Height: 22
|
||||
BaseLine: 1
|
||||
Background: sidebar-button-observer
|
||||
Key: ReplaySpeedSlow
|
||||
TooltipText: Slow speed
|
||||
TooltipContainer: TOOLTIP_CONTAINER
|
||||
VisualHeight: 0
|
||||
@@ -171,6 +174,7 @@ Container@OBSERVER_WIDGETS:
|
||||
Height: 22
|
||||
BaseLine: 1
|
||||
Background: sidebar-button-observer
|
||||
Key: ReplaySpeedRegular
|
||||
TooltipText: Regular speed
|
||||
TooltipContainer: TOOLTIP_CONTAINER
|
||||
VisualHeight: 0
|
||||
@@ -183,6 +187,7 @@ Container@OBSERVER_WIDGETS:
|
||||
Height: 22
|
||||
BaseLine: 1
|
||||
Background: sidebar-button-observer
|
||||
Key: ReplaySpeedFast
|
||||
TooltipText: Fast speed
|
||||
TooltipContainer: TOOLTIP_CONTAINER
|
||||
VisualHeight: 0
|
||||
@@ -195,6 +200,7 @@ Container@OBSERVER_WIDGETS:
|
||||
Height: 22
|
||||
BaseLine: 1
|
||||
Background: sidebar-button-observer
|
||||
Key: ReplaySpeedMax
|
||||
TooltipText: Maximum speed
|
||||
TooltipContainer: TOOLTIP_CONTAINER
|
||||
VisualHeight: 0
|
||||
|
||||
Reference in New Issue
Block a user