better placement of to-self button
This commit is contained in:
parent
253e6861d5
commit
262393f58c
@ -68,7 +68,7 @@
|
||||
on_press: root.manager.transition = RiseInTransition(); root.manager.current = 'compass'; app.set_destination()
|
||||
IconButton:
|
||||
source: 'assets/to_self.png'
|
||||
pos_hint: {"x":0.8, "top":0.80}
|
||||
pos_hint: {"x":0.8, "top":0.65}
|
||||
size_hint: 0.2, 0.2
|
||||
on_press: app.center_map_on_gps()
|
||||
IconButton:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user