mirror of
https://github.com/waynebian01/Shigure.git
synced 2026-09-02 22:39:01 +08:00
- Increased RowCount in MainForm's layout to accommodate additional elements. - Adjusted margins for various cards in MainForm to enhance spacing. - Removed unnecessary column span setting for spellIconPackageCard in MainForm. - Introduced a new dictionary to map spell IDs to names in SpellIconCatalog. - Added functionality to promote pending packages in SpellIconCatalog. - Modified the Register method in SpellIconCatalog to allow overwriting spell names. - Implemented ResolveSuggestionName and GetRegisteredSpellNamesSnapshot methods in SpellIconCatalog. - Removed the SpellSuggestionPopup class as it is no longer needed. - Updated build script to ignore the SpellIconPackage directory during the build process.