Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(snippets): add a
Dynamic Left Sidebar
(#791)
* feat: add snippets to Hide `Open miniPlayer`, `Full screen` buttons. * feat: update snippets preview of `Hide Open miniPlayer`, ` Hide Full screen` buttons * chore: lint with biome * fix(snippets): fix left margin of `Hover Panels` Now all sides have equal margins. * feat(snippets): add a `New Hover Panel` A New Hover Panel that servers the same purpose as the legacy 'Hover Panels', but only for the left sidebar and without modifying any other elements. * feat(snippets): add a `Dynamic Left Sidebar` Makes the left sidebar dynamic, so it only shows when you hover over it and pushes the main content to the right. * fix(snippets): fix padding on the left * fix(snippets): refine padding animation * Update Dynamic-Left-Sidebar.gif * feat(snippets): disable draggle opt * fix(snippets): fix custom app icon&text glitch during animation * Update Dynamic-Left-Sidebar.gif * fix(snippets): update description --------- Co-authored-by: ririxi <[email protected]> Co-authored-by: Isaac <[email protected]>
- Loading branch information