Use gtk grid instead of box
Bug #1014387 reported by
Danielle Foré
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Granite |
Fix Released
|
Medium
|
Tom Beckmann |
Bug Description
Granite is still using v/h.box (deprecated) instead of gtk.box
Related branches
lp://staging/~tristanc/granite/fix-1014387
- Victor Martinez (community): Approve
-
Diff: 50 lines (+6/-6)1 file modifieddemo/main.vala (+6/-6)
tags: | added: bitesize |
Changed in granite: | |
status: | New → Confirmed |
assignee: | nobody → Tristan Cormier (tristanc) |
Changed in granite: | |
status: | New → In Progress |
Changed in granite: | |
status: | In Progress → Fix Committed |
Changed in granite: | |
status: | Fix Committed → In Progress |
Changed in granite: | |
assignee: | Tristan Cormier (tristanc) → nobody |
status: | In Progress → Confirmed |
summary: |
- Use gtk.box + Use gtk grid instead of box |
Changed in granite: | |
status: | Confirmed → Fix Committed |
status: | Fix Committed → Confirmed |
status: | Confirmed → Fix Committed |
assignee: | nobody → Tom Beckmann (tombeckmann) |
importance: | Undecided → Medium |
Changed in granite: | |
milestone: | none → luna-beta2 |
Changed in granite: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Has it been fixed yet? There is a patch inside the lib directory and everything seems to be fixed. Maybe I did something wrong?