Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [3.25.0](3.24.0...3.25.0) (2022-11-01) ### Bug Fixes * **loading:** get rid of ripple and use static text to remove layout shifts ([#767](#767)) ([0a2f134](0a2f134)) * **menu-bar:** allow opening of any type of file and add default file name ([#774](#774)) ([b1ea89f](b1ea89f)) * **output-window:** sets size on creation of window and removes overflow ([#756](#756)) ([b3df0f6](b3df0f6)) * **renderers:** implement new methods to handle updating and resizing modules ([#764](#764)) ([0000d7a](0000d7a)) * set pipeline default value ([#769](#769)) ([ba46648](ba46648)) * **setup-media:** splits audio and video mediastreams and cleans up UI ([#757](#757)) ([00be42f](00be42f)) * waveform color ([#770](#770)) ([981efaf](981efaf)) ### Features * **group:** add draw to output toggle ([#762](#762)) ([b232b0b](b232b0b)) * **isf-fft:** adds fft into the renderers for use in ISF ([#640](#640)) ([a6a699c](a6a699c))
- Loading branch information