Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Display the canvas label #2113

Closed
ggeisler opened this issue Mar 8, 2019 · 0 comments · Fixed by #2159
Closed

Display the canvas label #2113

ggeisler opened this issue Mar 8, 2019 · 0 comments · Fixed by #2159
Assignees

Comments

@ggeisler
Copy link
Collaborator

ggeisler commented Mar 8, 2019

Part of #2110.

Goals of adding the canvas label are:

  • Add a visible canvas label to enable the user to see the label of the current canvas without having to open the sidebar
  • Provide a secondary, unobtrusive way of indicating when a given window has focus

See the B callout in the mockup below:

overall

Canvas label styling

  • Centered on the canvas, below the canvas nav buttons. In the mockups below I placed the canvas label 3px up from the bottom of the canvas.
  • Font size: use the caption class as documented in Typography classes & styles #2093; color: same as color of the canvas nav buttons (I think the color might be adjusted soon with updates to the color theme, but this is good enough for now).
  • Labels longer than can fit in the current canvas width should be truncated so the label always uses one line only.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants