Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix AudioBus volume level display in editor #89954

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

aaronp64
Copy link
Contributor

Updated dB to normalized value to use with TextureProgressBar

Updated BusVuActive.svg and BusVuFrozen.svg to line up gap at 0 dB, and more completely fill in the icon vertically

Moved padding from EditorAudioMeterNotches to a MarginContainer that includes the full HBoxContainer, to keep child items lined up with each other

Fixes #88952

Updated dB to normalized value to use with TextureProgressBar

Updated BusVuActive.svg and BusVuFrozen.svg to line up gap at 0 dB, and more
completely fill in the icon vertically

Moved padding from EditorAudioMeterNotches to a MarginContainer that includes
the full HBoxContainer, to keep child items lined up with each other

Fixes godotengine#88952
@aaronp64 aaronp64 requested a review from a team as a code owner March 27, 2024 20:10
@YeldhamDev YeldhamDev added this to the 4.3 milestone Mar 27, 2024
@fire fire requested a review from a team March 28, 2024 17:38
@KoBeWi KoBeWi modified the milestones: 4.3, 4.4 Jul 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AudioBus level meters incorrect readout
3 participants