-
- Downloads
Improve paint/composite time for sound editor while sound is playing.
Forcing the playhead onto its own painting layer removes an expensive composite with the waveform. Animate using transforms instead of left prevents layouts of the rest of the page while playing a sound.
Showing
- src/components/audio-trimmer/audio-trimmer.css 12 additions, 1 deletionsrc/components/audio-trimmer/audio-trimmer.css
- src/components/audio-trimmer/audio-trimmer.jsx 1 addition, 1 deletionsrc/components/audio-trimmer/audio-trimmer.jsx
- test/unit/components/__snapshots__/sound-editor.test.jsx.snap 1 addition, 1 deletion.../unit/components/__snapshots__/sound-editor.test.jsx.snap
Loading
Please register or sign in to comment