-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: improve output panel resizing and layout logic
Refactored the output panel resizing functionality in `index.js` to enhance performance and user experience. Key changes include: - Consolidated layout updates into a new `layoutEditor` function to streamline editor layout adjustments. - Improved resizing logic using `requestAnimationFrame` for smoother transitions. - Removed redundant checks for editor layout updates, ensuring consistent behavior across resizing and collapsing actions. These updates provide a more responsive and intuitive interface for users interacting with the output panel.
- Loading branch information
1 parent
bb357a3
commit 0e749ae
Showing
1 changed file
with
38 additions
and
41 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters