geography : bug 7615 : Filter panel on geography view displays improperly
This commit is contained in:
parent
0ac34fb885
commit
5391d20cf0
@ -125,6 +125,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