ListItemLayout documentation: UbuntuColors.Orange should be UbuntuColors.orange instead
Bug #1561861 reported by
XiaoGuo, Liu
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ubuntu-ui-toolkit (Ubuntu) |
Fix Released
|
Low
|
Andrea Bernabei |
Bug Description
https:/
The code:
ListItemLayout {
id: layout
title.text: "Hello..."
Rectangle {
color: "pink"
height: units.gu(6)
width: height
}
UbuntuColors.Orange should be Ubuntu.orange
Best regards,
XiaoGuo
Related branches
lp://staging/~faenil/ubuntu-ui-toolkit/listitemlayout_doc_typofix
- ubuntu-sdk-build-bot: Approve (continuous-integration)
- Cris Dywan: Approve
- Tim Philips: Pending requested
-
Diff: 12 lines (+1/-1)1 file modifiedsrc/UbuntuToolkit/uclistitemlayout.cpp (+1/-1)
Changed in ubuntu-ui-toolkit (Ubuntu): | |
status: | Expired → New |
summary: |
- UbuntuColors.Orange should be Ubuntu.orange instead + UbuntuColors.Orange should be UbuntuColors.orange instead |
summary: |
- UbuntuColors.Orange should be UbuntuColors.orange instead + ListItemLayout documentation: UbuntuColors.Orange should be + UbuntuColors.orange instead |
Changed in ubuntu-ui-toolkit (Ubuntu RTM): | |
status: | New → In Progress |
importance: | Undecided → Low |
assignee: | nobody → Andrea Bernabei (faenil) |
no longer affects: | ubuntu-ui-toolkit (Ubuntu RTM) |
To post a comment you must log in.
I don't understand what the request is here - UbuntuColors.Orange is the correct API.