You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
The waveform is cut off when the height is set to match that of the menu bar (as opposed to the default regular notch size).
Describe the solution you'd like
Make the waveform scale somehow to avoid this? I looked through the code and saw that the width seemed to be a default of 16 (not sure what units that is) in boringNotch/components/Music/MusicVisualizer.swift; not familiar with Swift and didn't feel like downloading Xcode to mess around with it, but that might be where to look?
Checks
I haven't found any duplicates with my issue.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
The waveform is cut off when the height is set to match that of the menu bar (as opposed to the default regular notch size).
Describe the solution you'd like
Make the waveform scale somehow to avoid this? I looked through the code and saw that the width seemed to be a default of
16
(not sure what units that is) inboringNotch/components/Music/MusicVisualizer.swift
; not familiar with Swift and didn't feel like downloading Xcode to mess around with it, but that might be where to look?Checks
The text was updated successfully, but these errors were encountered: