Feat/UI improvement#921
Conversation
|
Thank you @Animesh404 ! Can you please upload a short video demonstrating the screenshot animation/playback functionality we discussed? |
Untitled.video.-.Made.with.Clipchamp.1.mp4 |
| @@ -0,0 +1,120 @@ | |||
| "use client" | |||
There was a problem hiding this comment.
To keep things consistent with the rest of the code, how about we stick with four spaces? We can refactor everything to two spaces later.
Co-authored-by: Richard Abrich <richard.abrich@gmail.com>
…penAdapt into feat/ui-improvement
| IconSettings, | ||
| IconEraser, | ||
| IconBook | ||
| } from '@tabler/icons-react'; |
There was a problem hiding this comment.
Please fix the formatting here and elsewhere. Your IDE should be able to do this for you.
|
Closing as part of the architecture transition. The legacy codebase has been moved to If this change is still needed, please:
See PR #960 for details on the new meta-package architecture. |
A WIP PR for #892
Summary
added video column in dashboard with some UI improvements overall

Checklist
How can your code be run and tested?