mirror of
https://github.com/markqvist/Sideband.git
synced 2025-07-23 06:50:53 -04:00
Trusted-only display mode, object view skeleton
This commit is contained in:
parent
77b6509059
commit
1aa2131d17
5 changed files with 128 additions and 9 deletions
|
@ -51,6 +51,7 @@ Builder.load_string(
|
|||
source: root.source
|
||||
size: list(map(dp, self.texture_size))
|
||||
allow_stretch: True
|
||||
on_release: root.app.map_display_telemetry()
|
||||
|
||||
<MapView>:
|
||||
canvas.before:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue