Brewtarget / brewtarget

Main brewtarget source code repository.
GNU General Public License v3.0
312 stars 134 forks source link

Fix for https://github.com/Brewtarget/brewtarget/issues/641 #642

Closed matty0ung closed 2 years ago

matty0ung commented 2 years ago

This fixes the issue of recipe efficiency not being modifiable. (It's a bug from the changes I made in https://github.com/Brewtarget/brewtarget/pull/631 where a signal didn't get emitted.)

It should be possible to merge this either before or after https://github.com/Brewtarget/brewtarget/pull/640 and https://github.com/Brewtarget/brewtarget/pull/638.