-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add 'VS Code' page #104
Conversation
Let focus on getting these three videos ready and then we can work on the next. |
|
Webp is locked to a very low framerate so it's hard to compare, but the one I did was about 60KB vs the mp4's (60fps) 100~200KB, so I wouldn't say it's an important difference. |
Here is a 30FPS webp file: https://flix.dev/test01.webp which requires only 27KB. This is 10x less than the mp4 file, so I am definitely convinced we should go with that. Just drop OBS and use ScreenToGif with ffmpeg. |
I thought the cap was lower, and to be fair that one is also less than a quarter of the resolution of the others, but I agree. |
It's pretty busy-looking with everything moving at once. |
What do you think about using a light theme? |
People might not know to hover, but I understand the issue. |
I can definitely try it out, but I'd think the dark is more recognizable as VS Code. |
Perhaps show an overlayed play button? |
Lets keep the outplay for now |
Instead, what if we make this page black instead of white (by black I mean the same background as VSCode). |
The text would have to be white. |
Could work, I'll try it |
I think some more vertical space would also be useful. |
Unfortunately, this doesn't really appear to be possible within the current framework, since all pages share the same background. |
Hmm. I still think it looks jarring. But if you insist, surely we can have some black box around that part of the page? |
Like, just put everything below the horizontal ruler in black box. |
What's the status on this? |
Annoying 😞 procrastinating |
I think I'll try light mode though |
Fixed in master. |
Fixes #103