Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove deprecated window.getScrollBarWidth #11681

Merged
merged 1 commit into from
Oct 8, 2018

Conversation

ChristophWurst
Copy link
Member

Could not find any usage of this function. It was deprecated three years ago: f135128

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
@ChristophWurst ChristophWurst added this to the Nextcloud 15 milestone Oct 8, 2018
@ChristophWurst ChristophWurst self-assigned this Oct 8, 2018
/**
* @deprecated use OC.Util.getScrollBarWidth() instead
*/
function getScrollBarWidth() {
Copy link
Member

Choose a reason for hiding this comment

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

Copy link
Member

@MorrisJobke MorrisJobke left a comment

Choose a reason for hiding this comment

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

Beside that 👍

@MorrisJobke MorrisJobke merged commit 8acd503 into master Oct 8, 2018
@MorrisJobke MorrisJobke deleted the refactor/remove-deprecated-getScrollBarWidth branch October 8, 2018 15:43
@MorrisJobke
Copy link
Member

Could you add this to #11045?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants