Network plugin dialog fixes / improvements #1107

Open
opened 2026-04-05 16:50:15 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @yw4z on 1/11/2026

https://github.com/OrcaSlicer/OrcaSlicer/pull/11645

CHANGES / IMPROVEMENTS

Screenshot-20260111190848 Screenshot-20260111190853 Screenshot-20260111191116

• Matched UI style
• Removed "Dont show again" from dialogs. added option to preferences for it . user cannot change this before
• Used wxTextCtrl instead wxStaticText for error section. wxStaticText cant split long and single line text for wrapping. also wxTextCtrl allows copy text

PREFERENCES

• moved all options to same area
• moved code to top since it made sizer/layout section cluttered
• unified reload button
• matched combox size with other ones

Screenshot-20260111185249 Screenshot-20260111185301
*Originally created by @yw4z on 1/11/2026* https://github.com/OrcaSlicer/OrcaSlicer/pull/11645 ### CHANGES / IMPROVEMENTS <img width="463" height="311" alt="Screenshot-20260111190848" src="https://github.com/user-attachments/assets/8d059756-5c95-43b3-985c-f479a2ac9d02" /> <img width="464" height="478" alt="Screenshot-20260111190853" src="https://github.com/user-attachments/assets/d4747a4d-f8da-4a0b-bd40-bf1458f368cd" /> <img width="463" height="264" alt="Screenshot-20260111191116" src="https://github.com/user-attachments/assets/cbfc3d8d-9711-4ab4-b3e6-8b381c5e5eb6" /> • Matched UI style • Removed "Dont show again" from dialogs. added option to preferences for it . user cannot change this before • Used wxTextCtrl instead wxStaticText for error section. wxStaticText cant split long and single line text for wrapping. also wxTextCtrl allows copy text ### PREFERENCES • moved all options to same area • moved code to top since it made sizer/layout section cluttered • unified reload button • matched combox size with other ones <img width="489" height="143" alt="Screenshot-20260111185249" src="https://github.com/user-attachments/assets/6aadfcdc-9983-4f31-921a-e27859f50eeb" /> <img width="510" height="247" alt="Screenshot-20260111185301" src="https://github.com/user-attachments/assets/d58e5235-43d0-4e4e-b699-978889b9f16a" />
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/OrcaSlicer#1107