mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2026-04-19 14:08:45 -04:00
* Quick Preview for text file Implemented a Quick Preview feature using an iframe to display the content of text files in the browser, enhancing the user experience with easy access to file information. * made corners rounded * desabled scroller in inspector * Text Viewer's Implementation Implemented a TEXT Viewer like PDF Viewer, which shows content of text files * Dark Scrollbar & Padding Enhancements Implemented dark scrollbar to match theme and added horizontal padding for improved text preview. --------- Co-authored-by: Utku <74243531+utkubakir@users.noreply.github.com>