Sidebar toggle functionality enhanced with improved UI responsiveness and new components.
Changes
- Replaced Button with onTapGesture for more reliable sidebar toggle interactions.
- Added hover feedback to the sidebar toggle button for improved user experience.
- Moved settings.save() to a background thread to prevent UI blocking during save operations.
- Introduced new color assets for the AI panel and various UI elements.
- Implemented new sidebar and tab bar view components for better navigation.
- Included SVG icon resources for enhanced visual consistency.