theme is never changed after pressing the button
Bug #1557295 reported by
XiaoGuo, Liu
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ubuntu-ui-toolkit (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
https:/
on the page, the code has a little problem. The default theme is:
Ubuntu.
There is no chance to change the them at all according to the code. I have modified the code a little bit:
Button {
text: theme.name == "Ubuntu.
}
}
With the code, it works fine.
To post a comment you must log in.