Streaming: Presets zeigen jetzt Bitrate statt Aufloesung

Aufloesung ist immer nativ (Monitor des Broadcasters), die Presets
steuern nur Bitrate und FPS. Labels entsprechend angepasst:
Niedrig (4 Mbit) bis Max (50 Mbit/165Hz). Dropdown auf 200px.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Daniel 2026-03-09 11:46:20 +01:00
parent b2f772208f
commit 1bd0fa14bc
2 changed files with 7 additions and 7 deletions

View file

@ -409,7 +409,7 @@
}
.stream-select-quality {
width: 160px;
width: 200px;
padding: 10px 14px;
border: 1px solid var(--bg-tertiary);
border-radius: var(--radius);