Bug #815
Support small, medium large flavors in UI
Status: | Closed | Start date: | 07/13/2011 | |
---|---|---|---|---|
Priority: | Low | Due date: | ||
Assignee: | Kostas Papadimitriou | % Done: | 0% |
|
Category: | Cyclades UI | Spent time: | - | |
Target version: | v0.6 |
Description
Currently, the "small", "medium", "large" flavors in the UI are hardcoded to move all the sliders to the lowest, middle, highest values at once.
Make the names of the "small", "medium", "large" flavors configurable, in settings.d/30-ui.conf, e.g.:
UI_FLAVOR_SMALL="C1R1024D20"
UI_FLAVOR_MEDIUM="C2R2048D30"
Associated revisions
Added setting for predefined flavors in UI, Refs #815
History
#1 Updated by Vangelis Koukis about 12 years ago
- Target version changed from v0.5.2 to v0.5.3
#2 Updated by Vangelis Koukis about 12 years ago
- Target version changed from v0.5.3 to v0.5.5
#3 Updated by Kostas Papadimitriou about 12 years ago
fixed on e0dea91
#4 Updated by Kostas Papadimitriou about 12 years ago
- Status changed from Assigned to Feedback
#5 Updated by Vangelis Koukis about 12 years ago
- Target version changed from v0.5.5 to v0.6
#6 Updated by Vangelis Koukis about 12 years ago
- Status changed from Feedback to Closed
Merged, Works great, closing ticket.