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

fix modal/dimmer inverted bug #3192 #3665

Merged
merged 1 commit into from
Feb 15, 2016

Conversation

larsbo
Copy link
Contributor

@larsbo larsbo commented Feb 8, 2016

During the second dimmer run the color was extracted from the DOM. At
least Firefox automatically converts RGBA to RGB if possible which
caused the bug.

With this fix the dimmer module can now detect both RGB and RGBA colors.

During the second dimmer run the color was extracted from the DOM. At
least Firefox automatically converts RGBA to RGB if possible which
caused the bug.

With this fix the dimmer module can now detect both RGB and RGBA colors.
@jlukic jlukic added this to the 2.1.9 milestone Feb 15, 2016
@jlukic
Copy link
Member

jlukic commented Feb 15, 2016

Thanks, this is clear

jlukic added a commit that referenced this pull request Feb 15, 2016
@jlukic jlukic merged commit 4137c4e into Semantic-Org:next Feb 15, 2016
@larsbo larsbo deleted the fix-inverted-dimmer branch February 16, 2016 11:07
@jlukic jlukic modified the milestones: 2.1.9, 2.2 May 1, 2016
@lubber-de

This comment was marked as spam.

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

Successfully merging this pull request may close these issues.

3 participants