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

rgb() and rgba() support added by enchev · Pull Request #1777 · NativeScript/NativeScript · GitHub

rgb() and rgba() support added - #1777

Merged
enchev merged 1 commit into
masterfrom
rgb-and-rgba
Mar 17, 2016
Merged

enchev merged 1 commit into
masterfrom
rgb-and-rgba

Conversation

enchev commented Mar 16, 2016

Copy link
Copy Markdown
Contributor

Fixed #1775

ns-bot added cla: yes and removed cla: no labels Mar 16, 2016

Copy link
Copy Markdown
Contributor

👍

Comment thread apps/tests/color-tests.ts Outdated
var color = new Color("rgb(255, 100, 100)");
// ```
// </snippet>
TKUnit.assert(color.a === 255, "Color.a not properly parsed");

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.

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

AssertEqual - returns better error message

Copy link
Copy Markdown
Contributor

👍

Copy link
Copy Markdown
Contributor

👍

enchev pushed a commit that referenced this pull request Mar 17, 2016
enchev merged commit e35a72e into master Mar 17, 2016
enchev deleted the rgb-and-rgba branch March 17, 2016 12:42

lock Bot commented Aug 28, 2019

Copy link
Copy Markdown

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

lock Bot locked and limited conversation to collaborators Aug 28, 2019
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 subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Using rgba in CSS

6 participants


Back | FazBrowse Home | New Git URL