-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
AudioCapture UI Layout Overlap Issue Report
Issue Description
While using the AudioCapture application, multiple UI controls exhibit serious layout overlap issues, preventing proper usage of related functionalities.
Reproduction Steps
- Successfully compiled and ran
package\AudioCapture.exe - Observed the application interface and identified the following overlap issues:
Specific Issues
1. Bitrate/Compression Control Overlaps
- Problem: Quality level dropdown boxes for FLAC, MP3, and Opus formats overlap with "Show only processes with active audio" control
- Impact: Unable to properly select audio quality parameters
2. Incomplete Label Display
- Problem: Opus format label only displays "Opus ", with "Bitrate:" portion truncated or wrapped
- Impact: Users cannot clearly identify control functions
3. Other Control Overlaps
- "Output Folder" label overlaps "Process Volume" control
- "Capture inputs" checkbox overlaps with other controls
Environment Information
- Operating System: Windows 11
- Compilation Tool: Visual Studio 2022
- Build Method: Using build.bat script
screenshots
screenshot 1
screenshot 2

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels