AndreyAttr / Evo

Evo repo
MIT License
0 stars 1 forks source link

Add Mutate button for each DNA #43

Closed AndreyAttr closed 7 years ago

AndreyAttr commented 7 years ago

See my comment here #40

AndreyAttr commented 7 years ago

Blocked by #40

AndreyAttr commented 7 years ago

Remark for myself: Still here is a little source of misunderstanding - when clicking common(global) Mutate button all saved states for local Mutate button should be reseted. Because sometimes user need to click local Mutate button twice to make changes. The reason - we do not reset local Mutate button state.

AndreyAttr commented 7 years ago

Fixed