Skip to content

Commit

Permalink
Feature : Add config to set the filmstrip background opaque
Browse files Browse the repository at this point in the history
  • Loading branch information
Axel Prola committed Feb 18, 2025
1 parent e95e830 commit 6198007
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions docs/dev-guide/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -915,6 +915,19 @@ filmstrip: {
}
```

### filmstripBackgroundOpaque

type: `Boolean`

Default: **unset**

If true force the filmstrip container background to have an opacity of 1

```javascript
filmstripBackgroundOpaque: true
```


## Face Landmarks

### faceLandmarks
Expand Down

0 comments on commit 6198007

Please # to comment.