chromium-tabs icon indicating copy to clipboard operation
chromium-tabs copied to clipboard

Per-tab sheets

Open kieransenior opened this issue 10 years ago • 0 comments

I noticed there's a load of commented out code on master, i.e.

// Returns the (lazily created) window sheet controller of this window. Used
// for the per-tab sheets.
//- (GTMWindowSheetController*)sheetController;

Is there any status on this or is there some other approach to per-tab sheets where the sheet's attached point is below the tabs toolbar?

EDIT: Happy to create a PR of something I could whip up if not! :)

Cheers

kieransenior avatar Nov 19 '14 18:11 kieransenior