mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-14 00:52:04 +00:00
FIX:Added a centering function to the text menu, but lost it during the upgrade process
jira: github 7828 Change-Id: Idb3739313f506fbe475cf6c4ca96c7eade9292a6 (cherry picked from commit 8267f5fdca53fb172b64ebb24407a26b94fdecff)
This commit is contained in:
@@ -1409,6 +1409,7 @@ void MenuFactory::create_text_part_menu()
|
||||
append_menu_item_delete(menu);
|
||||
append_menu_item_fix_through_netfabb(menu);
|
||||
append_menu_item_simplify(menu);
|
||||
append_menu_item_center(menu);
|
||||
append_menu_items_mirror(menu);
|
||||
menu->AppendSeparator();
|
||||
append_menu_item_per_object_process(menu);
|
||||
|
||||
Reference in New Issue
Block a user