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
Refactor _make_two_field_row to provide clear label/value styling instead of hard minimum widths. Adds a label_min_width parameter, muted label alignment, and a QSS-based style for value widgets (bolder text, subtle background, border and padding) that also supports custom widgets like ElidingPathLabel. Adjusts widget ordering and spacing for a compact two-field layout. Also wires the detected resolution/FPS labels into the new two-field row layout (removing commented-out addRow calls) for a consistent appearance.
0 commit comments