Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

[Backport] Context menu visibility - #382

Merged
shana merged 16 commits into
release/1.0.18from
backport/context-menu-visibility
Jun 23, 2016
Merged

[Backport] Context menu visibility#382
shana merged 16 commits into
release/1.0.18from
backport/context-menu-visibility

Conversation

@paladique

Copy link
Copy Markdown
Contributor

Adding this fix from #301 into this release via a cherry-pick. The signature of Activate() in IMenuHandler.cs has changed between master and release, but to avoid introducing more changes in Hotfix via #368 Activate()'s signature was kept the same.

this.serviceProvider = serviceProvider;
}

protected ISimpleRepositoryModel GetActiveRepo()

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove this method, not needed for the backport

@shana
shana merged commit c8152df into release/1.0.18 Jun 23, 2016
@shana
shana deleted the backport/context-menu-visibility branch June 23, 2016 17:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants