show tab icon when no screenshot available
This commit is contained in:
+4
@@ -217,6 +217,10 @@ class GridTabPreview extends HookConsumerWidget {
|
||||
),
|
||||
),
|
||||
),
|
||||
)
|
||||
else
|
||||
Expanded(
|
||||
child: Center(child: TabIcon(tabState: tabState, iconSize: 48)),
|
||||
),
|
||||
],
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user