You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The first time a user visits the editor, a translucent overlay should call out the main points of interest, for example (rough hack):
Before loading, the app should look for a localstorage key called something like "viewedOrientation" and not show the screen if set. Otherwise, show the screen, set the key, and dismiss on any keypress or mouse event.
Consider adding a link for "Orientation" to the help menu as well, #31 .
The text was updated successfully, but these errors were encountered:
The first time a user visits the editor, a translucent overlay should call out the main points of interest, for example (rough hack):
Before loading, the app should look for a localstorage key called something like "viewedOrientation" and not show the screen if set. Otherwise, show the screen, set the key, and dismiss on any keypress or mouse event.
Consider adding a link for "Orientation" to the help menu as well, #31 .
The text was updated successfully, but these errors were encountered: