cochrane / GLLara

Mac OS X program for posing
GNU General Public License v2.0
49 stars 6 forks source link

"Reset" of bone does not reset UI #102

Closed cochrane closed 6 years ago

cochrane commented 6 years ago

The UI state is wonky after clicking the "reset" button, presumably due to the optimisations I was so proud of but that don't account for values being changed here. To reproduce, set all three rotation values to something. Click reset. Now move one of them away. If they did reset here (which they don't always), then it is possible that the others will spontaneously regain their position here.

cochrane commented 6 years ago

Oh, this seems to be more and more fun. The UI also does not get updated through undo/redo.