BenShelton / library-api

An API for accessing information related to meetings and publications of Jehovah's Witnesses
https://benshelton.github.io/library-api/
MIT License
10 stars 2 forks source link

[Feature] Persist the state of the helper text on display #64

Open BenShelton opened 3 years ago

BenShelton commented 3 years ago

Packages

Media

Describe the solution you'd like

If the user right clicks to hide the helper text on the Display window, when the app is reopened the helper text reappears. Similar to how we persist the state of the window positions, we should also persist whether or not the helper text is showing so that on reopen it will be as it was before the app closed.

Describe alternatives you've considered

N/A

Additional context

N/A