Bring back filament edit icon #1756

Closed
opened 2026-04-05 19:37:07 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @yw4z on 10/31/2025

PROBLEM

• Accessing edit filament dialog requires more clicks
• Accidental clicks to delete
• "Merge with" is a advanced feature that not used often so its better to priotarize accessing edit dialog

NOTES

• Coulnt find a proper method to getting m_editing_filament_id. so added a function for it
• Also reduced vertical spacing on filament section

BEFORE

Screenshot-20251101014956

AFTER

Screenshot-20251101014729 Screenshot-20251101014740

FURTHER SUGGESTIONS

  • removing "Advanced" toggle that already accessible from sidebar
  • moving "delete" button under hamburger menu
    this requires usage of same hamburger menu on printer preset dialog as well to improve consistency
    UI will look more clean as result
    Screenshot-20251101014740
*Originally created by @yw4z on 10/31/2025* ### PROBLEM • Accessing edit filament dialog requires more clicks • Accidental clicks to delete • "Merge with" is a advanced feature that not used often so its better to priotarize accessing edit dialog ### NOTES • Coulnt find a proper method to getting m_editing_filament_id. so added a function for it • Also reduced vertical spacing on filament section ### BEFORE <img width="583" height="215" alt="Screenshot-20251101014956" src="https://github.com/user-attachments/assets/ab1c55ec-0aa3-47e4-aa90-e1f57df8a8a0" /> ### AFTER <img width="516" height="162" alt="Screenshot-20251101014729" src="https://github.com/user-attachments/assets/15debd7f-cbfd-4780-b6c4-767193da8887" /> <img width="1049" height="616" alt="Screenshot-20251101014740" src="https://github.com/user-attachments/assets/673fdbcf-b6ce-4c63-a70c-b384e0a33c57" /> ### FURTHER SUGGESTIONS - removing "Advanced" toggle that already accessible from sidebar - moving "delete" button under hamburger menu this requires usage of same hamburger menu on printer preset dialog as well to improve consistency UI will look more clean as result <img width="1047" height="259" alt="Screenshot-20251101014740" src="https://github.com/user-attachments/assets/32e2344c-7343-4a18-8823-f2c7c07f8a18" />
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/OrcaSlicer#1756