Skip to content

Conversation

JayanAXHF
Copy link
Contributor

Copy link
Member

@orhun orhun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome!

@orhun orhun merged commit 87e2eb3 into ratatui:main Sep 3, 2025
3 checks passed
@joshka
Copy link
Member

joshka commented Sep 6, 2025

Cool - I'd suggest think about adding some "dwell time" to the important parts of the UI flow. I recommend 1.5-2s before hitting enter / submit etc. You want to make the parts of the app that hold the key information that's being communicated to the user easy for someone to read more of, but right now those bits seem to flash too quickly. There's also a lot of white space, consider reducing the size of the screen too to make the text about the same size as the text in the github interface. (If you're using VHS to generate your GIF, using 1200px width and the default font size does this pretty well).

@JayanAXHF
Copy link
Contributor Author

Cool - I'd suggest think about adding some "dwell time" to the important parts of the UI flow. I recommend 1.5-2s before hitting enter / submit etc. You want to make the parts of the app that hold the key information that's being communicated to the user easy for someone to read more of, but right now those bits seem to flash too quickly. There's also a lot of white space, consider reducing the size of the screen too to make the text about the same size as the text in the github interface. (If you're using VHS to generate your GIF, using 1200px width and the default font size does this pretty well).

Alright, tysm, I'll fix the gif

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants