The bulk-OTA `ProgressView` in the device list toolbar was rendered with `.controlSize(.small)`, which made it visibly smaller than the surrounding `arrow.up.circle` glyph it replaces. Use the default `ProgressView` size so the toolbar slot stays visually consistent whether or not bulk OTA is running.
Files
- `Shellbee/Features/Devices/DeviceFirmwareMenu.swift`
The bulk-OTA `ProgressView` in the device list toolbar was rendered with `.controlSize(.small)`, which made it visibly smaller than the surrounding `arrow.up.circle` glyph it replaces. Use the default `ProgressView` size so the toolbar slot stays visually consistent whether or not bulk OTA is running.
Files