mirror of
https://github.com/iSoron/uhabits.git
synced 2025-12-14 21:18:51 -06:00
Implement saving of sub habits but breaks updating group score ring
This commit is contained in:
@@ -97,7 +97,7 @@ class HabitCardView(
|
||||
set(value) {
|
||||
scoreRing.setPercentage(value.toFloat())
|
||||
scoreRing.setPrecision(1.0f / 16)
|
||||
behavior.onChangeScore(habit!!)
|
||||
// behavior.onChangeScore(habit!!)
|
||||
}
|
||||
|
||||
var unit
|
||||
|
||||
Reference in New Issue
Block a user