Skip to content

Commit

Permalink
fix: confirm gif, resize multiselect gif
Browse files Browse the repository at this point in the history
  • Loading branch information
maaslalani committed Dec 1, 2023
1 parent 6f4a8df commit aae2585
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ huh.NewSelect[string]().

### Multiple Select

<img alt="Multiselect field" width="600" src="https://vhs.charm.sh/vhs-7bYeyKzQNGPyPdpQqvFwkx.gif">
<img alt="Multiselect field" width="600" src="https://vhs.charm.sh/vhs-3TLImcoexOehRNLELysMpK.gif">

```go
huh.NewMultiSelect[string]().
Expand All @@ -156,7 +156,7 @@ huh.NewMultiSelect[string]().

### Confirm

<img alt="Confirm field" width="600" src="https://vhs.charm.sh/vhs-3pCtJgM9EH1tcO0VNtSV3I.gif">
<img alt="Confirm field" width="600" src="https://vhs.charm.sh/vhs-2HeX5MdOxLsrWwsa0TNMIL.gif">

```go
huh.NewConfirm().
Expand Down
4 changes: 2 additions & 2 deletions examples/readme/multiselect.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion examples/readme/multiselect.tape
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Output multiselect.gif

Set Width 1150
Set Padding 40
Set Height 500
Set Height 480
Set FontSize 28

Hide
Expand Down

0 comments on commit aae2585

Please sign in to comment.