Open OJ7 opened 2 years ago
Yes, good idea.
If somebody wants to implement this:
GrampsjsViewGraph
has a property settings
that is an object that contains all the settings (synced with LocalStorage). So, just need to implement two things:
updateSettings({someKey: someValue})
from api.js
I could try to solve this. 😄
Whenever I go to the family tree view, I usually change it to vertical view with 5 ancestors/descendants. I have to do this each time I open up the website. It would be nice to have this persist across sessions.