Migrate .sidebar to .source-list
Bug #1084159 reported by
Danielle Foré
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Files |
Fix Released
|
Low
|
Victor Martinez | ||
Geary |
Confirmed
|
Undecided
|
Unassigned | ||
Granite |
Fix Released
|
Low
|
Victor Martinez | ||
Shotwell |
New
|
Undecided
|
Unassigned | ||
elementary Stylesheet |
Won't Fix
|
Low
|
Unassigned |
Bug Description
The CSS class styling Granite's SourcesList should be moved from ".sidebar" to ".source-list" in order to reflect the widget's naming in Granite.
Related branches
lp://staging/~victored/pantheon-files/places-sidebar-granite-expanders
- Cody Garver (community): Approve
- elementary Apps team: Pending requested
-
Diff: 662 lines (+15/-585)4 files modifiedsrc/CMakeLists.txt (+0/-1)
src/gossip-cell-renderer-expander.c (+0/-518)
src/gossip-cell-renderer-expander.h (+0/-57)
src/marlin-places-sidebar.c (+15/-9)
Changed in granite: | |
importance: | Undecided → Low |
tags: | added: bitesize css |
summary: |
- Migrate .sidebar to .sources-list + Migrate .sidebar to .source-list |
Changed in granite: | |
status: | New → In Progress |
assignee: | nobody → Cody Garver (codygarver) |
milestone: | none → luna-beta2 |
Changed in granite: | |
status: | In Progress → Fix Committed |
Changed in granite: | |
status: | Fix Committed → Fix Released |
Changed in pantheon-files: | |
status: | New → Confirmed |
importance: | Undecided → Wishlist |
milestone: | none → 0.2 |
importance: | Wishlist → Low |
milestone: | 0.2 → luna-beta3 |
Changed in geary: | |
status: | New → Confirmed |
Changed in pantheon-files: | |
status: | Confirmed → Fix Released |
milestone: | luna-beta3 → luna-rc1 |
assignee: | nobody → Victor (victored) |
Changed in granite: | |
assignee: | Cody Garver (codygarver) → Victor (victored) |
To post a comment you must log in.
Added a few apps that aren't using Granite's SourceList and did not automatically inherit the class name change.
I won't deprecate the name from eGTK until these apps are moved over.