|
|
|
@ -126,7 +126,7 @@ class ToolbarDisplayController {
|
|
|
|
transformTargetId: targetId,
|
|
|
|
transformTargetId: targetId,
|
|
|
|
targetAnchor: Alignment.center,
|
|
|
|
targetAnchor: Alignment.center,
|
|
|
|
followerAnchor: Alignment.center,
|
|
|
|
followerAnchor: Alignment.center,
|
|
|
|
backgroundColor: const Color.fromRGBO(0, 0, 0, 1).withAlpha(100),
|
|
|
|
backgroundColor: const Color.fromRGBO(0, 0, 0, 1).withAlpha(200),
|
|
|
|
closePrevOverlay:
|
|
|
|
closePrevOverlay:
|
|
|
|
MatrixState.pangeaController.subscriptionController.isSubscribed,
|
|
|
|
MatrixState.pangeaController.subscriptionController.isSubscribed,
|
|
|
|
targetScreen: true,
|
|
|
|
targetScreen: true,
|
|
|
|
|