- Updated WallpaperApiEditorModal to remove unnecessary fallback values for input fields.
- Refactored DynamicThemeBackgroundPlugin to streamline background size handling and improve CSS updates.
- Added new background size settings in DTBSettingTab with enhanced tooltip support for dropdowns.
- Introduced utility functions for dynamic dropdown tooltips to improve user experience.
- Updated types to include background size options and individual background settings.
- Improved API response handling in various wallpaper providers to use nullish coalescing for default values.
- Added CSS styles for dynamic background management to ensure proper rendering in the workspace.