[GH-ISSUE #191] Different sizing for player before clicked. #756

Closed
opened 2026-03-15 10:10:58 +03:00 by kerem · 1 comment
Owner

Originally created by @rjb25 on GitHub (Feb 2, 2017).
Original GitHub issue: https://github.com/asciinema/asciinema/issues/191

When you click on a terminal recording, it then resizes to it's appropriate size. Shouldn't it start at the real size? Is this intentional? Is there a way to disable this? NOTE: This is for the embedded player that reads json files.
Pre click:
screen2
Post click:
screenshot
Also side note but related, there is no preview of the terminal video.

Originally created by @rjb25 on GitHub (Feb 2, 2017). Original GitHub issue: https://github.com/asciinema/asciinema/issues/191 When you click on a terminal recording, it then resizes to it's appropriate size. Shouldn't it start at the real size? Is this intentional? Is there a way to disable this? NOTE: This is for the embedded player that reads json files. Pre click: ![screen2](https://cloud.githubusercontent.com/assets/12534967/22537156/fac7da70-e8d5-11e6-986a-f14a11012e17.png) Post click: ![screenshot](https://cloud.githubusercontent.com/assets/12534967/22537159/008ab5ae-e8d6-11e6-988e-0e2720d65090.png) Also side note but related, there is no preview of the terminal video.
kerem closed this issue 2026-03-15 10:11:03 +03:00
Author
Owner

@ku1ik commented on GitHub (Feb 12, 2017):

It's explained in player's README: https://github.com/asciinema/asciinema-player#cols
Just set cols and rows to the values of width and height from the JSON file.

<!-- gh-comment-id:279216876 --> @ku1ik commented on GitHub (Feb 12, 2017): It's explained in player's README: https://github.com/asciinema/asciinema-player#cols Just set `cols` and `rows` to the values of `width` and `height` from the JSON file.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/asciinema#756
No description provided.