Skip to content

On Workbook Open, all CustomTaskPanes added in the VM are Visible. #24

@roxberry

Description

@roxberry

I commented out this:

            //if (IsMdi())
                //UpdateCustomTaskPanesVsibilityForContext(this, new HideCustomTaskPanesForContextEventArgs<ExcelRibbonType>(wb, true));

in VSTOContrib.Excel.RibbonFactory ExcelViewProvider.cs (line 97) and it fixes the issue, but I don't know really what the event is supposed to do.

Can I get a clarification?

If it is not affective for Excel, can we remove (it fixes the Visibility problem as far as I have tested). I can commit and do a pull request in short order.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions