feat: harden geofence and distance diagnostics
This commit is contained in:
@@ -126,7 +126,7 @@ class _RemoteScreenState extends ConsumerState<RemoteScreen> {
|
||||
enabled: false,
|
||||
child: Padding(
|
||||
padding: EdgeInsets.symmetric(vertical: 4),
|
||||
child: BuildInfoText(),
|
||||
child: BuildInfoText(compact: false, alignStart: true),
|
||||
),
|
||||
),
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user