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
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.
The text was updated successfully, but these errors were encountered:
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:
The text was updated successfully, but these errors were encountered: