yCanta / yCanta2

yCanta rewrite as an offline first installable website: an intuitive song manager featuring type-to-search presentation mode and PDF songbook export.
https://ycanta.github.io/yCanta2
1 stars 0 forks source link

Change full screen to persist through navigation changes #108

Open carlhemp opened 1 year ago

carlhemp commented 1 year ago

Should stay full screen until changed by a click.

Revisit wakelock at the same time.

carlhemp commented 1 year ago

Possibly also the left sidebar?

Consider ramifications to navigation experience... Hitting back button still intuitive?

carlhemp commented 1 year ago

alternatively don't have it work through the URL, but have it enabled on the body or html element, and so not disabled until clicked upon - would require some thought for the urls/views that don't have a fullscreen currently - songbooks, and the songs list. Could have them show up as they currently do.