Artentus / ModMyFactory2

Rewrite of ModMyFactory, the Factorio mod manager
GNU General Public License v3.0
55 stars 18 forks source link

Fixed curious check state behavior of ModPack #32

Closed shelaf closed 3 years ago

shelaf commented 3 years ago

Clicking checkbox for a mod pack containing multiple mods will set null until turn on checkbox for all mods in the mod pack. At this time, an exception is raised and the check status is not set correctly.

Artentus commented 3 years ago

Good find, but this has to be fixed in the GUI code