LightWindow theming is broken
Bug #1002050 reported by
Victor Martinez
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Granite |
Fix Released
|
High
|
Unassigned | ||
elementary Stylesheet |
Invalid
|
Undecided
|
Unassigned |
Bug Description
The "content-view" style class theming doesn't seem to be taking effect in Light Windows. Since these windows are made light from egtk, this has to be fixed here and not in Granite in my opinion.
Related branches
lp://staging/~victored/granite/lp-1002050
- Cody Garver (community): Approve
-
Diff: 145 lines (+40/-33)3 files modifiedlib/Widgets/AboutDialog.vala (+4/-1)
lib/Widgets/DecoratedWindow.vala (+30/-28)
lib/Widgets/LightWindow.vala (+6/-4)
Changed in granite: | |
status: | Confirmed → Fix Committed |
Changed in granite: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Hey Victor, I'm currently targeting ".content- view-window" for the decoration.
It would be really convenient to have ".content-view" assigned in granite. Other wise I have to add a whole lot of ".content- view-window .widget" to the theme :p
let me know if that's just not okay and I can go back and add it.