mirror of
https://github.com/balena-io/etcher.git
synced 2025-11-09 02:18:31 +00:00
Currently, we intentionally prevent a drive from being auto-selected if there was no selected image for UX purposes, however this way of thinking has been challenged, and we didn't find a real UX problem by doing this. As a minor design improvement, we gray out the drive name in the main window when an image hasn't been selected yet. Change-Type: minor Changelog-Entry: Perform drive auto-selection even when there is no selected image. Signed-off-by: Juan Cruz Viotti <jviottidc@gmail.com>