teamsiso/src
Zac Gaetano 2de65f6d10
Some checks failed
CI / build-and-test (push) Failing after 29s
Restyle ScrollBar to match dark theme
Default WPF ScrollBar template renders chunky Win9x line-up/line-down arrow buttons + a 3D thumb that look out of place on the dark canvas. Replace with a slim transparent track + tinted thumb pattern (Edge / VS Code / GitHub style):

- Thumb: BorderStrong by default, lifts to Text.Tertiary on hover, switches to cyan accent while dragging.

- No arrow buttons — track-clicks above/below the thumb still page-scroll via invisible RepeatButtons (preserves PageUp/PageDown behavior).

- Horizontal orientation has its own template via Style.Triggers so it picks the right Track command set (PageLeft/PageRight).

Affects every ScrollViewer in the app — settings panel, presets dialog list, Notes window, About dialog, Help cheat sheet.
2026-05-10 13:29:44 -04:00
..
TeamsISO.App Restyle ScrollBar to match dark theme 2026-05-10 13:29:44 -04:00
TeamsISO.Console feat(engine+console): SMPTE test-pattern generator + --test-pattern flag 2026-05-10 09:41:33 -04:00
TeamsISO.Engine Wire engine audio peak metering — UI VU bars now animate 2026-05-10 13:28:26 -04:00
TeamsISO.Engine.NdiInterop Wire engine audio peak metering — UI VU bars now animate 2026-05-10 13:28:26 -04:00
tests Wire engine audio peak metering — UI VU bars now animate 2026-05-10 13:28:26 -04:00
.gitkeep chore: add empty TeamsISO solution 2026-05-07 15:07:58 +00:00