mirror of https://github.com/cutefishos/calamares
[netinstall] Don't update selection state for items with no children
The special setup for nicely-named groups which have a single hidden subgroup containing the actual packages, has the problem that there is a non-empty subgroups item, but this results in zero actual children: then the number of selected and partly selected children is also zero in updateSelected() and therefore the item ends up unselected. Special-case this to avoid unnecessarily unselecting the item. Reported by Vitor L.main
parent
bf50f8724d
commit
0cb6c89876
Loading…
Reference in New Issue