Skip to content

Commit

Permalink
Add ShowkaseComposable to missing previews
Browse files Browse the repository at this point in the history
Fixes #2318
  • Loading branch information
alexvanyo committed Jan 18, 2025
1 parent 9145b31 commit 0a07c5a
Show file tree
Hide file tree
Showing 86 changed files with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ internal fun CollapsedRunningActionControlRowPreview() {
}
}

@ShowkaseComposable
@ThemePreviews
@Composable
internal fun CollapsedPausedActionControlRowPreview() {
Expand Down Expand Up @@ -80,6 +81,7 @@ internal fun CollapsedPausedActionControlRowPreview() {
}
}

@ShowkaseComposable
@ThemePreviews
@Composable
internal fun ExpandedActionControlRowPreview() {
Expand Down Expand Up @@ -107,6 +109,7 @@ internal fun ExpandedActionControlRowPreview() {
}
}

@ShowkaseComposable
@ThemePreviews
@Composable
internal fun ViewportTrackingActionControlRowPreview() {
Expand Down Expand Up @@ -134,6 +137,7 @@ internal fun ViewportTrackingActionControlRowPreview() {
}
}

@ShowkaseComposable
@ThemePreviews
@Composable
internal fun ImmersiveModeActionControlRowPreview() {
Expand Down Expand Up @@ -161,6 +165,7 @@ internal fun ImmersiveModeActionControlRowPreview() {
}
}

@ShowkaseComposable
@ThemePreviews
@Composable
internal fun SelectingBoxActionControlRowPreview() {
Expand Down Expand Up @@ -193,6 +198,7 @@ internal fun SelectingBoxActionControlRowPreview() {
}
}

@ShowkaseComposable
@ThemePreviews
@Composable
internal fun SelectionActionControlRowPreview() {
Expand Down Expand Up @@ -223,6 +229,7 @@ internal fun SelectionActionControlRowPreview() {
}
}

@ShowkaseComposable
@ThemePreviews
@Composable
internal fun ElevatedExpandedActionControlRowPreview() {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ internal fun ClipboardWatchingSectionOnboardingPreview(modifier: Modifier = Modi
}
}

@ShowkaseComposable
@ThemePreviews
@Composable
private fun ClipboardWatchingSectionDisabledPreview(modifier: Modifier = Modifier) {
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 0a07c5a

Please sign in to comment.