Ghini / ghini.desktop

plant collections manager (desktop version)
http://ghini.github.io/
GNU General Public License v2.0
24 stars 14 forks source link

initialize propagation editor with valid type #371

Closed mfrasca closed 6 years ago

mfrasca commented 6 years ago

when you create a new propagation, the propagation is initialized in an invalid state: valid prop_type is one of 'Seed', 'UnrootedCutting', 'Other', but the initial value is set to None. this sets the propagation editor in a rather surprising initial state, a state you can't get back to.