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

Override document sheet title behaviour to give useful info when minimised #73

Open
1 task done
zithith opened this issue Oct 14, 2024 · 0 comments
Open
1 task done
Labels
feature request New feature

Comments

@zithith
Copy link
Collaborator

zithith commented Oct 14, 2024

Is your feature request related to a problem? Please describe.
The style choices in the system currently doesn't display the sheet title on the sheet's title bar while looking at the sheet, but then displays it again when the sheet's window is minimised down to the floating title bar. This is fine behaviour, however when using typed document entities (e.g. nearly all Items), the default behaviour of the sheet is to prefix the title with the type of item. This can become particularly unhelpful as the length of the floating bar when minimised only leaves enough text room for the item type and not the item's name in most cases. This would be especially annoying in situations where the user may have multiple items open of the same type (e.g. they leave the windows floating for a couple of pieces of gear they carry for quick reference).

Describe the solution you'd like
The title bars of every sheet to read either:

  • <TypeIcon> <Name>
  • <Name> [<Type>]

Describe alternatives you've considered
We could leave it as is. This isn't a breaking issue, more of an annoyance.

Checklist:

  • I have searched the existing issues to ensure this feature has not already been requested.
@zithith zithith added the feature request New feature label Oct 14, 2024
@zithith zithith mentioned this issue Oct 14, 2024
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature
Projects
None yet
Development

No branches or pull requests

1 participant