What's Changed
- feat: improve default app bar layout by @r-durao-pvotal in #254
- fix: Recalculate layer scaling using last rendered size scale factors by @saif-ellafi in #273
- fix: Ignore Safe Area after rotation in main editor to fix #283 by @saif-ellafi in #290
Breaking Changes: Enhanced Configuration Structure
In this release, I've restructured the configuration files to improve clarity and ease of use, especially for new users.
This change addresses previous complexities and aims to reduce confusion when locating and modifying settings such as icons, styles, or widgets.
Important: This restructuring introduces breaking changes, and you'll need to update your existing configurations accordingly.
For detailed information on migrating your configurations, please refer to Discussion #298.
New Example Page
I've added a new example page to demonstrate the updated configuration structure and showcase best practices for setting up the editor.
This resource is designed to assist both new and existing users in adapting to the changes introduced in this release.
New Contributors
- @r-durao-pvotal made their first contribution in #254
- @saif-ellafi made their first contribution in #273
Full Changelog: v6.0.0...v7.0.0