Skip to content

[OverlaySheet] Add title property

Devin Lin requested to merge work/add-sheet-title into master

The vast majority of overlaysheet headers are simply headings, so this provides an easy way to specify sheet titles in a consistent way across applications (supporting eliding and tooltips when truncated as well). Setting the header property will override the default heading, and so title would have no effect in this case.

I also used level 2 headings here.

Example in kirigami gallery (switching to title property):

image

Edited by Devin Lin

Merge request reports

Loading