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
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
The text was updated successfully, but these errors were encountered:
I noticed there's a load of commented out code on master, i.e.
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
The text was updated successfully, but these errors were encountered: