Burbon13 / HomePhotoSync

NodeJs Server with companion Android app to sync photos
1 stars 0 forks source link

Better state handling inside operations fragment #16

Open Burbon13 opened 2 years ago

Burbon13 commented 2 years ago

Current implementation of state handling inside the OPS fragment is hacky. We have to study how to better handle state updates (e.g. buttons are frozen during sync ops), maybe using some sort of state automata.