Popover Border is now inside instead of outside
Bug #1012845 reported by
Danielle Foré
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Granite |
Fix Released
|
Low
|
eyelash |
Bug Description
In the previous popover border implementation (just a rev or 2 ago) the border was drawn *outside* the actual popover background. This meant that we could use awesome semi-transparent strokes and popovers looked crisp on any type of background.
However, with the latest commit from Elias, the border is now drawn *inside* the popover background. Which means you see a blurry popover on a dark background.
Related branches
lp://staging/~eyelash/granite/fix-1012845
- Danielle Foré: Approve
-
Diff: 33 lines (+4/-5)1 file modifiedlib/Widgets/PopOver.vala (+4/-5)
tags: | added: cairo regression |
Changed in granite: | |
milestone: | none → luna-beta1 |
tags: | added: popover widget |
Changed in granite: | |
status: | New → Confirmed |
importance: | Undecided → Low |
Changed in granite: | |
status: | Confirmed → In Progress |
Changed in granite: | |
status: | In Progress → Fix Committed |
Changed in granite: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
I thought the border was supposed to be inside. I'll fix it as soon as possible.