FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fixed problem with user options when show method is called by ReaGet · Pull Request #257 · feimosi/baguetteBox.js · GitHub

fixed problem with user options when show method is called - #257

Open
ReaGet wants to merge 1 commit into
feimosi:devfrom
ReaGet:dev
Open

fixed problem with user options when show method is called#257
ReaGet wants to merge 1 commit into
feimosi:devfrom
ReaGet:dev

Conversation

ReaGet commented Nov 18, 2022

Copy link
Copy Markdown

No description provided.

Comment thread src/baguetteBox.js
Comment on lines 387 to +390
options[item] = defaults[item];
if (!options[item]) {
options[item] = defaults[item];
}

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

I know this is an old PR, but can you explain what it's fixing? Maybe I'm missing something, but I don't see how this code changes anything by assigning the same value twice

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL