Closed OpenSauce closed 7 months ago
If by weight
you mean the weight
state variable - this it's kinda expected.
The weight
state var is in program exercise, so when you change state var - it changes the program and reapplies the changed program to the current workout. And this way gets back the exercise from a program.
Probably would make sense to keep track of what user changed and avoid changing that when reapplying a program, but I frankly now have limited support for the old-style programs (i.e. non plain-text based).
Hey there, firstly wanted to say great work. I've never really used apps for workouts as they tend to lack cuzomizability but really been loving this app.
I've noticed an issue when modifying thestate of a substituted exercise, specifically if you're substituting one within the program.
Steps to reproduce:
If you click edit the whole exercise it seems to work as intended.
Thanks! Would love dig into this myself and help out if I get some spare time :)