mirror of
https://github.com/captbaritone/webamp.git
synced 2026-07-22 01:29:22 +00:00
Fix snapshots
This commit is contained in:
parent
2e6462c06d
commit
d3e4797848
3 changed files with 48 additions and 1 deletions
|
|
@ -65,7 +65,11 @@ exports[`EqualizerWindow renders to snapshot 1`] = `
|
|||
>
|
||||
<div
|
||||
className="rc-slider rc-slider-vertical"
|
||||
onBlur={[Function]}
|
||||
onFocus={[Function]}
|
||||
onKeyDown={[Function]}
|
||||
onMouseDown={[Function]}
|
||||
onMouseUp={[Function]}
|
||||
onTouchStart={[Function]}
|
||||
style={undefined}
|
||||
>
|
||||
|
|
@ -117,7 +121,11 @@ exports[`EqualizerWindow renders to snapshot 1`] = `
|
|||
>
|
||||
<div
|
||||
className="rc-slider rc-slider-vertical"
|
||||
onBlur={[Function]}
|
||||
onFocus={[Function]}
|
||||
onKeyDown={[Function]}
|
||||
onMouseDown={[Function]}
|
||||
onMouseUp={[Function]}
|
||||
onTouchStart={[Function]}
|
||||
style={undefined}
|
||||
>
|
||||
|
|
@ -157,7 +165,11 @@ exports[`EqualizerWindow renders to snapshot 1`] = `
|
|||
>
|
||||
<div
|
||||
className="rc-slider rc-slider-vertical"
|
||||
onBlur={[Function]}
|
||||
onFocus={[Function]}
|
||||
onKeyDown={[Function]}
|
||||
onMouseDown={[Function]}
|
||||
onMouseUp={[Function]}
|
||||
onTouchStart={[Function]}
|
||||
style={undefined}
|
||||
>
|
||||
|
|
@ -197,7 +209,11 @@ exports[`EqualizerWindow renders to snapshot 1`] = `
|
|||
>
|
||||
<div
|
||||
className="rc-slider rc-slider-vertical"
|
||||
onBlur={[Function]}
|
||||
onFocus={[Function]}
|
||||
onKeyDown={[Function]}
|
||||
onMouseDown={[Function]}
|
||||
onMouseUp={[Function]}
|
||||
onTouchStart={[Function]}
|
||||
style={undefined}
|
||||
>
|
||||
|
|
@ -237,7 +253,11 @@ exports[`EqualizerWindow renders to snapshot 1`] = `
|
|||
>
|
||||
<div
|
||||
className="rc-slider rc-slider-vertical"
|
||||
onBlur={[Function]}
|
||||
onFocus={[Function]}
|
||||
onKeyDown={[Function]}
|
||||
onMouseDown={[Function]}
|
||||
onMouseUp={[Function]}
|
||||
onTouchStart={[Function]}
|
||||
style={undefined}
|
||||
>
|
||||
|
|
@ -277,7 +297,11 @@ exports[`EqualizerWindow renders to snapshot 1`] = `
|
|||
>
|
||||
<div
|
||||
className="rc-slider rc-slider-vertical"
|
||||
onBlur={[Function]}
|
||||
onFocus={[Function]}
|
||||
onKeyDown={[Function]}
|
||||
onMouseDown={[Function]}
|
||||
onMouseUp={[Function]}
|
||||
onTouchStart={[Function]}
|
||||
style={undefined}
|
||||
>
|
||||
|
|
@ -317,7 +341,11 @@ exports[`EqualizerWindow renders to snapshot 1`] = `
|
|||
>
|
||||
<div
|
||||
className="rc-slider rc-slider-vertical"
|
||||
onBlur={[Function]}
|
||||
onFocus={[Function]}
|
||||
onKeyDown={[Function]}
|
||||
onMouseDown={[Function]}
|
||||
onMouseUp={[Function]}
|
||||
onTouchStart={[Function]}
|
||||
style={undefined}
|
||||
>
|
||||
|
|
@ -357,7 +385,11 @@ exports[`EqualizerWindow renders to snapshot 1`] = `
|
|||
>
|
||||
<div
|
||||
className="rc-slider rc-slider-vertical"
|
||||
onBlur={[Function]}
|
||||
onFocus={[Function]}
|
||||
onKeyDown={[Function]}
|
||||
onMouseDown={[Function]}
|
||||
onMouseUp={[Function]}
|
||||
onTouchStart={[Function]}
|
||||
style={undefined}
|
||||
>
|
||||
|
|
@ -397,7 +429,11 @@ exports[`EqualizerWindow renders to snapshot 1`] = `
|
|||
>
|
||||
<div
|
||||
className="rc-slider rc-slider-vertical"
|
||||
onBlur={[Function]}
|
||||
onFocus={[Function]}
|
||||
onKeyDown={[Function]}
|
||||
onMouseDown={[Function]}
|
||||
onMouseUp={[Function]}
|
||||
onTouchStart={[Function]}
|
||||
style={undefined}
|
||||
>
|
||||
|
|
@ -437,7 +473,11 @@ exports[`EqualizerWindow renders to snapshot 1`] = `
|
|||
>
|
||||
<div
|
||||
className="rc-slider rc-slider-vertical"
|
||||
onBlur={[Function]}
|
||||
onFocus={[Function]}
|
||||
onKeyDown={[Function]}
|
||||
onMouseDown={[Function]}
|
||||
onMouseUp={[Function]}
|
||||
onTouchStart={[Function]}
|
||||
style={undefined}
|
||||
>
|
||||
|
|
@ -477,7 +517,11 @@ exports[`EqualizerWindow renders to snapshot 1`] = `
|
|||
>
|
||||
<div
|
||||
className="rc-slider rc-slider-vertical"
|
||||
onBlur={[Function]}
|
||||
onFocus={[Function]}
|
||||
onKeyDown={[Function]}
|
||||
onMouseDown={[Function]}
|
||||
onMouseUp={[Function]}
|
||||
onTouchStart={[Function]}
|
||||
style={undefined}
|
||||
>
|
||||
|
|
|
|||
|
|
@ -304,7 +304,6 @@ exports[`MainWindow renders to snapshot 1`] = `
|
|||
id="position"
|
||||
max="100"
|
||||
min="0"
|
||||
onChange={[Function]}
|
||||
onInput={[Function]}
|
||||
onMouseDown={[Function]}
|
||||
onMouseUp={[Function]}
|
||||
|
|
|
|||
|
|
@ -90,7 +90,11 @@ exports[`PlaylistWindow renders to snapshot 1`] = `
|
|||
>
|
||||
<div
|
||||
className="rc-slider rc-slider-vertical playlist-scrollbar"
|
||||
onBlur={[Function]}
|
||||
onFocus={[Function]}
|
||||
onKeyDown={[Function]}
|
||||
onMouseDown={[Function]}
|
||||
onMouseUp={[Function]}
|
||||
onTouchStart={[Function]}
|
||||
style={undefined}
|
||||
>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue