geography : bug 7615 : Filter panel on geography view displays improperly
This commit is contained in:
parent
65523e0442
commit
e5f437ef06
@ -127,6 +127,7 @@ class MessageLayer(GObject.GObject, osmgpsmap.MapLayer):
|
|||||||
0.9) # transparency
|
0.9) # transparency
|
||||||
d_width = gpsmap.get_allocation().width
|
d_width = gpsmap.get_allocation().width
|
||||||
d_width -= 100
|
d_width -= 100
|
||||||
|
ctx.restore()
|
||||||
ctx.save()
|
ctx.save()
|
||||||
ctx.move_to(100, 5)
|
ctx.move_to(100, 5)
|
||||||
layout = PangoCairo.create_layout(ctx)
|
layout = PangoCairo.create_layout(ctx)
|
||||||
|
Loading…
Reference in New Issue
Block a user